chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#1380)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release_to_pypi.yml
vendored
2
.github/workflows/release_to_pypi.yml
vendored
@@ -94,7 +94,7 @@ jobs:
|
||||
# Used to generate artifact attestation
|
||||
attestations: write
|
||||
steps:
|
||||
- uses: actions/download-artifact@v5.0.0
|
||||
- uses: actions/download-artifact@v6.0.0
|
||||
|
||||
- name: Generate artifact attestation
|
||||
uses: actions/attest-build-provenance@v3.0.0
|
||||
|
||||
Reference in New Issue
Block a user