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 c402a28 commit c3b5feaCopy full SHA for c3b5fea
.github/workflows/test.yml
@@ -67,7 +67,7 @@ jobs:
67
if: matrix.os == 'ubuntu-latest' || matrix.os == 'ubuntu-24.04-arm' || matrix.os == 'macos-latest'
68
run: "cmake --version"
69
70
- - uses: actions/setup-python@v5.1.0
+ - uses: actions/setup-python@v6.0.0
71
with:
72
python-version: "3.9"
73
0 commit comments