File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 build :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
12+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
1313
1414 - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
1515 with :
Original file line number Diff line number Diff line change 1010 lint :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
1414
1515 - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
1616 with :
Original file line number Diff line number Diff line change 1515 name : upload release to PyPI
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
18+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
1919
2020 - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
2121 with :
Original file line number Diff line number Diff line change 1717 permissions :
1818 id-token : write # unit tests use the ambient OIDC credential
1919 steps :
20- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
20+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
2121
2222 - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
2323 with :
You can’t perform that action at this time.
0 commit comments