Skip to content

Commit dd5f9cb

Browse files
committed
Python version.
1 parent 664d4a1 commit dd5f9cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build/windows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616

1717
- uses: actions/setup-python@v5
1818
with:
19-
python-version: '3.11'
19+
python-version: ${{ env.pythonVersion }}
2020

2121
- name: Install Downgraded MSVC
2222
shell: powershell

0 commit comments

Comments
 (0)