Skip to content

Commit bcb6d30

Browse files
chore(deps): bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd49ecb commit bcb6d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# Used to generate artifact attestation
8585
attestations: write
8686
steps:
87-
- uses: actions/download-artifact@v4
87+
- uses: actions/download-artifact@v5
8888
- name: Generate artifact attestation
8989
uses: actions/attest-build-provenance@v1
9090
with:

0 commit comments

Comments
 (0)