We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a8e57 commit 126125bCopy full SHA for 126125b
2 files changed
.github/workflows/macos-cmake.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
create_credentials_file: true
69
credentials_json: ${{ secrets.BUILD_CACHE_KEY }}
70
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
71
id: py311
72
73
python-version: '3.14'
.github/workflows/windows-cmake.yml
@@ -73,7 +73,7 @@ jobs:
74
75
76
77
78
79
0 commit comments