Skip to content

Commit c3a994a

Browse files
authored
Merge pull request #32 from jcmgray/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 5806361 + 8c9b668 commit c3a994a

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
@@ -239,7 +239,7 @@ jobs:
239239
# Used to generate artifact attestation
240240
attestations: write
241241
steps:
242-
- uses: actions/download-artifact@v4
242+
- uses: actions/download-artifact@v5
243243
- name: Generate artifact attestation
244244
uses: actions/attest-build-provenance@v2
245245
with:

0 commit comments

Comments
 (0)