File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : checkout
23- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
23+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2424 with :
2525 fetch-depth : 0
2626 persist-credentials : false
Original file line number Diff line number Diff line change 2424 id-token : write # IMPORTANT: this permission is mandatory for trusted publishing
2525
2626 steps :
27- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
27+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2828 with :
2929 # Should be enough for setuptools-scm
3030 fetch-depth : 100
Original file line number Diff line number Diff line change 1818 fail-fast : false
1919
2020 steps :
21- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
21+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2222 with :
2323 persist-credentials : false
2424
You can’t perform that action at this time.
0 commit comments