Skip to content

Commit

Permalink
Merge pull request #132 from jackschedel/quickfix
Browse files Browse the repository at this point in the history
download artifact v2->v4
  • Loading branch information
jackschedel authored Nov 17, 2024
2 parents 7041121 + 8079b53 commit 8b32b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
prerelease: false

- name: Download all workflow run artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4

- name: Upload Release Asset - Ubuntu
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 8b32b90

Please sign in to comment.