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 9299fb2 commit 01f92d9Copy full SHA for 01f92d9
1 file changed
.github/workflows/cmake.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
22
- run: |
23
pipx install conan
24
conan --version
0 commit comments