Skip to content

Commit bdb562e

Browse files
Bump actions/download-artifact from 4 to 5 in the gha group (#169)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa917bd commit bdb562e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Used to generate artifact attestation
4343
attestations: write
4444
steps:
45-
- uses: actions/download-artifact@v4
45+
- uses: actions/download-artifact@v5
4646

4747
- name: Generate artifact attestation
4848
uses: actions/attest-build-provenance@v2

0 commit comments

Comments
 (0)