File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ jobs:
243243 - uses : actions/checkout@v4
244244
245245 - name : Setup Python ${{ matrix.python-version }} (deadsnakes)
246- uses : deadsnakes/action@v3.1 .0
246+ uses : deadsnakes/action@v3.2 .0
247247 with :
248248 python-version : ${{ matrix.python-version }}
249249 debug : ${{ matrix.python-debug }}
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102 - uses : actions/download-artifact@v4
103103
104104 - name : Generate artifact attestation for sdist and wheel
105- uses : actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
105+ uses : actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
106106 with :
107107 subject-path : " */pybind11*"
108108
You can’t perform that action at this time.
0 commit comments