Skip to content

Commit

Permalink
update GH download artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
maggieklope committed Oct 17, 2024
1 parent 83abe45 commit bb91f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Checkout
uses: actions/checkout@master
- name: Download artifact
uses: actions/download-artifact@v1.0.0
uses: actions/download-artifact@v4.0.0
with:
# Artifact name
name: docs # optional
Expand Down

0 comments on commit bb91f5c

Please sign in to comment.