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 1010 build :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v5
13+ - uses : actions/checkout@v6
1414
1515 - uses : actions/setup-python@v6
1616 with :
Original file line number Diff line number Diff line change 1010 lint :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v5
13+ - uses : actions/checkout@v6
1414
1515 - uses : actions/setup-python@v6
1616 with :
Original file line number Diff line number Diff line change 1717 name : upload release to PyPI
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : actions/checkout@v5
20+ - uses : actions/checkout@v6
2121
2222 - uses : actions/setup-python@v6
2323 with :
Original file line number Diff line number Diff line change 1414 - " 3.12"
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@v5
17+ - uses : actions/checkout@v6
1818
1919 - uses : actions/setup-python@v6
2020 with :
You can’t perform that action at this time.
0 commit comments