Skip to content

Commit b426937

Browse files
committed
ci: revert actions/download-artifact to v3 2/2
1 parent 442eeb0 commit b426937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
password: ${{ secrets.QUAY_ROBOT_TOKEN }}
408408

409409
- name: Retrieve assets from artifact
410-
uses: actions/download-artifact@v4
410+
uses: actions/download-artifact@v3
411411
with:
412412
name: binaries
413413
path: assets

0 commit comments

Comments
 (0)