File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 pre-commit :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@v5
1414 - uses : actions/setup-python@v5
1515 - uses : pre-commit/action@v3.0.1
Original file line number Diff line number Diff line change 1212 run :
1313 shell : bash
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 - name : Set up Python
1717 uses : actions/setup-python@v5
1818 with :
3737 run :
3838 shell : bash
3939 steps :
40- - uses : actions/checkout@v4
40+ - uses : actions/checkout@v5
4141 - name : Set up Python
4242 uses : actions/setup-python@v5
4343 with :
Original file line number Diff line number Diff line change 1414 run :
1515 shell : bash
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 - name : Set up Python
1919 uses : actions/setup-python@v5
2020 with :
3939 run :
4040 shell : bash
4141 steps :
42- - uses : actions/checkout@v4
42+ - uses : actions/checkout@v5
4343 - name : Set up Python
4444 uses : actions/setup-python@v5
4545 with :
Original file line number Diff line number Diff line change 2525 shell : bash
2626
2727 steps :
28- - uses : actions/checkout@v4
28+ - uses : actions/checkout@v5
2929 - name : Set up Python
3030 uses : actions/setup-python@v5
3131 with :
You can’t perform that action at this time.
0 commit comments