We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c94fc0 commit 254c0c0Copy full SHA for 254c0c0
.github/workflows/release-to-pypi.yml
@@ -33,7 +33,7 @@ jobs:
33
run: poetry build
34
35
- name: Attest
36
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2
37
with:
38
subject-path: dist/*
39
0 commit comments