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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
23+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
27+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2222 with :
2323 persist-credentials : false
2424
You can’t perform that action at this time.
0 commit comments