update setup-python action version

release/4.3a0
Varun Agrawal 2024-06-26 12:46:36 -04:00
parent afee6ed106
commit f29ece9b60
1 changed files with 4 additions and 4 deletions

View File

@ -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 }}