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