File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - uses : actions/checkout@v5
36- - uses : actions/setup-python@v5.6 .0
36+ - uses : actions/setup-python@v6.0 .0
3737 with :
3838 python-version : ${{ matrix.python.version }}
3939 - name : Install tox
Original file line number Diff line number Diff line change 2222 - run_tests
2323 steps :
2424 - uses : actions/checkout@v5
25- - uses : actions/setup-python@v5.6 .0
25+ - uses : actions/setup-python@v6.0 .0
2626 with :
2727 python-version : " 3.10"
2828 - name : Install build
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - uses : actions/checkout@v5
15- - uses : actions/setup-python@v5.6 .0
15+ - uses : actions/setup-python@v6.0 .0
1616 with :
1717 python-version : " 3.10"
1818 - name : Install tox
2727 runs-on : ubuntu-latest
2828 steps :
2929 - uses : actions/checkout@v5
30- - uses : actions/setup-python@v5.6 .0
30+ - uses : actions/setup-python@v6.0 .0
3131 with :
3232 python-version : " 3.10"
3333 - name : Install tox
4242 runs-on : ubuntu-latest
4343 steps :
4444 - uses : actions/checkout@v5
45- - uses : actions/setup-python@v5.6 .0
45+ - uses : actions/setup-python@v6.0 .0
4646 with :
4747 python-version : " 3.10"
4848 - name : Install tox
5757 runs-on : ubuntu-latest
5858 steps :
5959 - uses : actions/checkout@v5
60- - uses : actions/setup-python@v5.6 .0
60+ - uses : actions/setup-python@v6.0 .0
6161 with :
6262 python-version : " 3.10"
6363 - name : Install tox
You can’t perform that action at this time.
0 commit comments