We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa673b3 commit 7260035Copy full SHA for 7260035
1 file changed
.github/workflows/py-publish.yml
@@ -32,7 +32,7 @@ jobs:
32
run: twine check dist/*
33
34
- name: Create attestations
35
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2
36
with:
37
subject-path: 'dist/*'
38
0 commit comments