Skip to content

Commit

Permalink
Update download-artifact to V417
Browse files Browse the repository at this point in the history
  • Loading branch information
szimmer committed Sep 4, 2024
1 parent b1725b9 commit a95682e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Checkout
uses: actions/checkout@main
- name: Download artifact
uses: actions/download-artifact@v1.0.0
uses: actions/download-artifact@v4.1.7
with:
# Artifact name
name: _book # optional
Expand Down

0 comments on commit a95682e

Please sign in to comment.