File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - uses : actions/checkout@v4
20- - uses : actions/setup-python@v5
20+ - uses : actions/setup-python@v6
2121 with :
2222 python-version : ${{ env.PYTHON_VERSION }}
2323 architecture : x64
5151 python : " 3.10"
5252 steps :
5353 - uses : actions/checkout@v4
54- - uses : actions/setup-python@v5
54+ - uses : actions/setup-python@v6
5555 with :
5656 python-version : ${{ matrix.python }}
5757 architecture : x64
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v4
1414 with :
1515 persist-credentials : false
16- - uses : actions/setup-python@v5
16+ - uses : actions/setup-python@v6
1717 with :
1818 python-version : " 3.10"
1919 architecture : x64
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@v4
17- - uses : actions/setup-python@v5
17+ - uses : actions/setup-python@v6
1818 with :
1919 python-version : ${{ env.PYTHON_VERSION }}
2020 architecture : x64
4343 python : ["3.10", "3.11", "3.12"]
4444 steps :
4545 - uses : actions/checkout@v4
46- - uses : actions/setup-python@v5
46+ - uses : actions/setup-python@v6
4747 with :
4848 python-version : ${{ matrix.python }}
4949 architecture : x64
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v4
1515 with :
1616 persist-credentials : false
17- - uses : actions/setup-python@v5
17+ - uses : actions/setup-python@v6
1818 with :
1919 python-version : " 3.10"
2020 architecture : x64
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@v4
17- - uses : actions/setup-python@v5
17+ - uses : actions/setup-python@v6
1818 with :
1919 python-version : ${{ env.PYTHON_VERSION }}
2020 architecture : x64
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - uses : actions/checkout@v4
19- - uses : actions/setup-python@v5
19+ - uses : actions/setup-python@v6
2020 with :
2121 python-version : ${{ env.PYTHON_VERSION }}
2222 architecture : x64
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - uses : actions/checkout@v4
19- - uses : actions/setup-python@v5
19+ - uses : actions/setup-python@v6
2020 with :
2121 python-version : ${{ env.PYTHON_VERSION }}
2222 architecture : x64
4040 runs-on : ubuntu-latest
4141 steps :
4242 - uses : actions/checkout@v4
43- - uses : actions/setup-python@v5
43+ - uses : actions/setup-python@v6
4444 with :
4545 python-version : ${{ env.PYTHON_VERSION }}
4646 architecture : x64
6363 runs-on : ubuntu-latest
6464 steps :
6565 - uses : actions/checkout@v4
66- - uses : actions/setup-python@v5
66+ - uses : actions/setup-python@v6
6767 with :
6868 python-version : ${{ env.PYTHON_VERSION }}
6969 architecture : x64
8080 runs-on : ubuntu-latest
8181 steps :
8282 - uses : actions/checkout@v4
83- - uses : actions/setup-python@v5
83+ - uses : actions/setup-python@v6
8484 with :
8585 python-version : ${{ env.PYTHON_VERSION }}
8686 architecture : x64
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - uses : actions/checkout@v4
19- - uses : actions/setup-python@v5
19+ - uses : actions/setup-python@v6
2020 with :
2121 python-version : ${{ env.PYTHON_VERSION }}
2222 architecture : x64
4848 runs-on : ubuntu-latest
4949 steps :
5050 - uses : actions/checkout@v4
51- - uses : actions/setup-python@v5
51+ - uses : actions/setup-python@v6
5252 with :
5353 python-version : ${{ env.PYTHON_VERSION }}
5454 architecture : x64
You can’t perform that action at this time.
0 commit comments