Skip to content

Commit

Permalink
ci: revert actions/download-artifact to v3 2/2
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Jan 9, 2024
1 parent 442eeb0 commit b426937
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 @@ -407,7 +407,7 @@ jobs:
password: ${{ secrets.QUAY_ROBOT_TOKEN }}

- 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 b426937

Please sign in to comment.