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 b17555f commit 3ebdc50Copy full SHA for 3ebdc50
.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@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
+ uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1
107
with:
108
subject-path: "*/pybind11*"
109
0 commit comments