Skip to content

Commit 484c6a0

Browse files
authored
Merge pull request #39 from cpp-review-dune/dependabot/github_actions/dawidd6/action-download-artifact-11
Bump dawidd6/action-download-artifact from 9 to 11
2 parents c2eedfd + 8df400b commit 484c6a0

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
@@ -33,7 +33,7 @@ jobs:
3333
run: cd docs && npm install && npm run build
3434

3535
- name: Download artifact
36-
uses: dawidd6/action-download-artifact@v9
36+
uses: dawidd6/action-download-artifact@v11
3737
with:
3838
github_token: ${{secrets.GITHUB_TOKEN}}
3939
workflow: latex.yml

0 commit comments

Comments
 (0)