File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 2525 toxenv : " py312"
2626 steps :
2727 - uses : actions/checkout@v5
28- - uses : actions/setup-python@v5.6 .0
28+ - uses : actions/setup-python@v6.0 .0
2929 with :
3030 python-version : ${{ matrix.python.version }}
3131 - name : Install tox
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
7272 runs-on : ubuntu-latest
7373 steps :
7474 - uses : actions/checkout@v5
75- - uses : actions/setup-python@v5.6 .0
75+ - uses : actions/setup-python@v6.0 .0
7676 with :
7777 python-version : " 3.10"
7878 cache : ' pip'
You can’t perform that action at this time.
0 commit comments