File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 SYSTEM_VERSION_COMPAT : 0
2121 steps :
2222 - uses : actions/checkout@v5
23- - uses : actions/setup-python@v5
23+ - uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 - name : setup
Original file line number Diff line number Diff line change 1818 arch : ["x86_64"]
1919 steps :
2020 - uses : actions/checkout@v5
21- - uses : actions/setup-python@v5
21+ - uses : actions/setup-python@v6
2222 with :
2323 python-version : " 3.12"
2424 cache : ' pip'
Original file line number Diff line number Diff line change 2020 SYSTEM_VERSION_COMPAT : 0
2121 steps :
2222 - uses : actions/checkout@v5
23- - uses : actions/setup-python@v5
23+ - uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 - name : setup
Original file line number Diff line number Diff line change 1414 runs-on : " ubuntu-latest"
1515 steps :
1616 - uses : actions/checkout@v5
17- - uses : actions/setup-python@v5
17+ - uses : actions/setup-python@v6
1818 with :
1919 python-version : " 3.12"
2020 - name : setup
Original file line number Diff line number Diff line change 1919 SYSTEM_VERSION_COMPAT : 0
2020 steps :
2121 - uses : actions/checkout@v5
22- - uses : actions/setup-python@v5
22+ - uses : actions/setup-python@v6
2323 with :
2424 python-version : " 3.12"
2525 - name : setup
You can’t perform that action at this time.
0 commit comments