Skip to content

Commit

Permalink
ci: bump download artifacts version
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Nov 25, 2024
1 parent fb54a75 commit 51a1b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Download artifacts for CI workflow with provided run id
if: ${{ github.event.inputs.ci-run-id }}
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
with:
workflow: ci-build.yml
run_id: ${{ github.event.inputs.ci-run-id }}
Expand Down

0 comments on commit 51a1b18

Please sign in to comment.