Skip to content

Commit 51f99f4

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 357f1ea commit 51f99f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
# Used to generate artifact attestation
178178
attestations: write
179179
steps:
180-
- uses: actions/download-artifact@v4
180+
- uses: actions/download-artifact@v5
181181
- name: Generate artifact attestation
182182
uses: actions/attest-build-provenance@v2
183183
with:

0 commit comments

Comments
 (0)