Update Python version in Windows build workflow

Bumps the PYTHON_VERSION from 3.13.5 to 3.13.6 in the GitHub Actions workflow for building on Windows.
This commit is contained in:
Your Name
2025-08-27 23:16:07 +03:00
parent f390d23f54
commit 7be376c2fd
+1 -1
View File
@@ -9,7 +9,7 @@ permissions:
contents: write contents: write
env: env:
PYTHON_VERSION: '3.13.5' PYTHON_VERSION: '3.13.6'
jobs: jobs:
build-windows: build-windows: