File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222
2323 steps :
24- - uses : actions/checkout@v3
24+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
2525 - name : Set up Python
2626 uses : actions/setup-python@v4
2727 with :
Original file line number Diff line number Diff line change 1010 pre-commit :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v3
13+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1414 - name : Install dependencies
1515 run : |
1616 set -euxo pipefail
3232 - " 3.12.0-alpha - 3.12"
3333 - " pypy-3.9"
3434 steps :
35- - uses : actions/checkout@v3
35+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
3636 -
uses :
excitedleigh/[email protected] 3737 - uses : actions/setup-python@v4
3838 with :
You can’t perform that action at this time.
0 commit comments