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 924261e commit 82845c3Copy full SHA for 82845c3
.github/workflows/pip.yml
@@ -103,7 +103,7 @@ jobs:
103
- uses: actions/download-artifact@v4
104
105
- name: Generate artifact attestation for sdist and wheel
106
- uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
+ uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
107
with:
108
subject-path: "*/pybind11*"
109
0 commit comments