There was an error while loading. Please reload this page.
1 parent 4d78d42 commit 07d5accCopy full SHA for 07d5acc
2 files changed
.github/workflows/macos-cmake.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
create_credentials_file: true
71
credentials_json: ${{ secrets.BUILD_CACHE_KEY }}
72
- - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
73
id: py311
74
75
python-version: '3.14'
.github/workflows/windows-cmake.yml
@@ -75,7 +75,7 @@ jobs:
76
77
78
79
80
81
0 commit comments