Skip to content

Commit

Permalink
fix: upgrade download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Dec 4, 2024
1 parent 300eb3e commit c4e5d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
with:
path: artifacts
- name: Display structure of downloaded files
Expand Down

0 comments on commit c4e5d9c

Please sign in to comment.