We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/setup-python
v6
1 parent f4226e0 commit f57b0f0Copy full SHA for f57b0f0
1 file changed
.github/workflows/CI-windows.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: microsoft/setup-msbuild@v2
34
35
- name: Set up Python 3.13
36
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
37
with:
38
python-version: '3.13'
39
check-latest: true
0 commit comments