File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - uses : actions/checkout@v5
33- - uses : actions/setup-python@v5
33+ - uses : actions/setup-python@v6
3434 with :
3535 python-version : " 3.x"
3636 -
uses :
pre-commit/[email protected] @@ -213,7 +213,7 @@ jobs:
213213
214214 steps :
215215 - uses : actions/checkout@v5
216- - uses : actions/setup-python@v5
216+ - uses : actions/setup-python@v6
217217 id : python
218218 with :
219219 python-version : " 3.x"
@@ -290,7 +290,7 @@ jobs:
290290 path : dist
291291
292292 - name : Generate artifact attestation for sdist and wheel
293- uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
293+ uses : actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0 .0
294294 with :
295295 subject-path : " dist/cmake-*"
296296
You can’t perform that action at this time.
0 commit comments