Skip to content

Commit

Permalink
chore(ci): bump download artifact action to v4 (#4358)
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrodamascena authored May 17, 2024
1 parent 38a4620 commit 0864a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/upload-release-provenance/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ runs:

- id: download-provenance
name: Download newly generated provenance
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3.0.1
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
name: ${{ inputs.provenance_name }}

Expand Down

0 comments on commit 0864a98

Please sign in to comment.