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.
2 parents bea458c + ac7138d commit 7cc1244Copy full SHA for 7cc1244
.github/workflows/linux.yml
@@ -179,7 +179,7 @@ jobs:
179
fetch-tags: true
180
persist-credentials: false
181
182
- - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
183
with:
184
python-version: '3.11'
185
.github/workflows/linux_simd.yml
@@ -127,7 +127,7 @@ jobs:
127
128
submodules: recursive
129
130
131
132
133
- name: Install dependencies
0 commit comments