File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 name : Packaging
2020 runs-on : ubuntu-24.04
2121 steps :
22- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
22+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2323 with :
2424 fetch-depth : 0
2525 persist-credentials : false
Original file line number Diff line number Diff line change 1818 name : Lint
1919 runs-on : ubuntu-24.04
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2222 with :
2323 persist-credentials : false
2424
4343 matrix :
4444 python-version : ["3.11", "3.12", "3.13"]
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4747 with :
4848 fetch-depth : 0
4949 persist-credentials : false
8484 name : Packaging
8585 runs-on : ubuntu-24.04
8686 steps :
87- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
87+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
8888 with :
8989 fetch-depth : 0
9090 persist-credentials : false
You can’t perform that action at this time.
0 commit comments