Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianEdwards committed Apr 22, 2024
1 parent 9eb92f5 commit e07f5d2
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 @@ -29,7 +29,7 @@ jobs:
cmd: 'jq .head_sha workflow_details.json -r'

- name: Download workflow run artifacts
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
run_id: ${{ inputs.runId }}
workflow_conclusion: success
Expand Down

0 comments on commit e07f5d2

Please sign in to comment.