Skip to content

Commit

Permalink
Upgrade actions/download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter committed Dec 11, 2024
1 parent 754acba commit 1cfff10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
ref: gh-pages

- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: docs

Expand Down

0 comments on commit 1cfff10

Please sign in to comment.