We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd49ecb commit bcb6d30Copy full SHA for bcb6d30
.github/workflows/python_release.yml
@@ -84,7 +84,7 @@ jobs:
84
# Used to generate artifact attestation
85
attestations: write
86
steps:
87
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
88
- name: Generate artifact attestation
89
uses: actions/attest-build-provenance@v1
90
with:
0 commit comments