Skip to content

Commit

Permalink
Update download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mganss authored Oct 14, 2024
1 parent 823edec commit 1bd3d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
./deken/deken
- name: Download external
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: pdjs
path: deken/pdjs
Expand Down

0 comments on commit 1bd3d15

Please sign in to comment.