update setup-python action version
parent
afee6ed106
commit
f29ece9b60
|
@ -117,7 +117,7 @@ jobs:
|
||||||
run: cl
|
run: cl
|
||||||
|
|
||||||
- name: Setup python (Windows)
|
- name: Setup python (Windows)
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v5
|
||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python_version }}
|
python-version: ${{ matrix.python_version }}
|
||||||
|
|
Loading…
Reference in New Issue