Skip to content

Commit 0864a98

Browse files
chore(ci): bump download artifact action to v4 (#4358)
1 parent 38a4620 commit 0864a98

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/upload-release-provenance

1 file changed

+1
-1
lines changed

.github/actions/upload-release-provenance/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ runs:
4242

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

0 commit comments

Comments
 (0)