File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9494 steps :
9595 - uses : actions/checkout@v5
9696
97- - uses : actions/setup-python@v5
97+ - uses : actions/setup-python@v6
9898
9999 - name : Setup MSVC (32-bit)
100100 if : ${{ matrix.triplet == 'x86-windows' }}
Original file line number Diff line number Diff line change 2727 PROJ_DATA : ${{ github.workspace }}/proj_install/share/proj
2828 steps :
2929 - uses : actions/checkout@v5
30- - uses : actions/setup-python@v5
30+ - uses : actions/setup-python@v6
3131 with :
3232 python-version : ' 3.11'
3333 - name : Install PROJ
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 steps :
2323 - uses : actions/checkout@v5
24- - uses : actions/setup-python@v5
24+ - uses : actions/setup-python@v6
2525 with :
2626 python-version : ' 3.11'
2727 - uses : pre-commit/action@v3.0.1
You can’t perform that action at this time.
0 commit comments