We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d4dcf commit 92c786aCopy full SHA for 92c786a
.github/workflows/release.yml
@@ -82,7 +82,7 @@ jobs:
82
merge-multiple: true
83
path: dist
84
- name: Attest provenance
85
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2
86
with:
87
subject-path: dist/*
88
- name: Upload to PyPI
0 commit comments