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 60c527d commit 2efca89Copy full SHA for 2efca89
.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