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.
2 parents 710a9d7 + 633a9e0 commit 85a3396Copy full SHA for 85a3396
.github/workflows/release-gh-draft.yml
@@ -41,7 +41,7 @@ jobs:
41
run: echo "VER=${GITHUB_REF_NAME#'release/'}" >> $GITHUB_OUTPUT
42
43
- name: Generate release attestation
44
- uses: actions/attest-build-provenance@v2.4.0
+ uses: actions/attest-build-provenance@v3.0.0
45
with:
46
subject-path: "pygame-wheels/*"
47
0 commit comments