Skip to content

Commit

Permalink
ci: revert actions/download-artifact to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Jan 9, 2024
1 parent baa1395 commit 442eeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
persist-credentials: false

- name: Retrieve assets from artifact
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: binaries
path: assets
Expand Down

0 comments on commit 442eeb0

Please sign in to comment.