File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717 dist :
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
20+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
2121 with :
2222 fetch-depth : 0
2323
@@ -34,13 +34,13 @@ jobs:
3434 if : github.event_name == 'release' && github.event.action == 'published'
3535
3636 steps :
37- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
37+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
3838 with :
3939 name : Packages
4040 path : dist
4141
4242 - name : Generate artifact attestation for sdist and wheel
43- uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
43+ uses : actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0 .0
4444 with :
4545 subject-path : " dist/*"
4646
Original file line number Diff line number Diff line change 2424 name : Lint
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
27+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
2828 with :
2929 fetch-depth : 0
3030
5353 runs-on : [ubuntu-latest]
5454
5555 steps :
56- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
56+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
5757 with :
5858 fetch-depth : 0
5959
Original file line number Diff line number Diff line change 99 docs-build :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
12+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
1313
1414 - uses : prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # v0.9.0
1515 with :
Original file line number Diff line number Diff line change 1717 environment :
1818 name : docs-deploy
1919 steps :
20- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
20+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
2121
2222 - name : Download Artifact
2323 uses : dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5 # v11
You can’t perform that action at this time.
0 commit comments