Skip to content

Commit ce349e0

Browse files
authored
Merge pull request #9 from cpp-review-dune/dependabot/github_actions/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 3 to 6
2 parents 442ec76 + df332db commit ce349e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Download artifact
17-
uses: dawidd6/action-download-artifact@v3
17+
uses: dawidd6/action-download-artifact@v6
1818
with:
1919
github_token: ${{secrets.GITHUB_TOKEN}}
2020
workflow: book.yml

0 commit comments

Comments
 (0)