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 dd2c74e commit e9941e3Copy full SHA for e9941e3
.github/workflows/CI.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Setup cmake
31
if: contains( matrix.gcc_v, 9 )
32
- uses: jwlawson/actions-setup-cmake@v1.8
+ uses: jwlawson/actions-setup-cmake@v1.13
33
with:
34
cmake-version: '3.19.x'
35
0 commit comments