File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424 steps :
2525 - name : checkout
26- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
26+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2727 with :
2828 fetch-depth : 0
2929 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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
27+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2828 with :
2929 # Should be enough for setuptools-scm
3030 fetch-depth : 100
Original file line number Diff line number Diff line change 2121 shell : bash -l {0}
2222
2323 steps :
24- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
24+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2525 with :
2626 fetch-depth : 0
2727 persist-credentials : false
You can’t perform that action at this time.
0 commit comments