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 7014d9d + 645f28e commit 89719d2Copy full SHA for 89719d2
.github/workflows/build-with-clang.yml
@@ -44,7 +44,7 @@ jobs:
44
sudo apt-get install intel-oneapi-mkl-devel
45
46
- name: Setup Python
47
- uses: actions/setup-python@v5.6.0
+ uses: actions/setup-python@v6.0.0
48
with:
49
python-version: ${{ matrix.python }}
50
architecture: x64
0 commit comments