We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfc9d76 + a86573f commit 86b598dCopy full SHA for 86b598d
.github/workflows/build-and-test-min-cmake.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23
24
- - uses: lukka/get-cmake@9e07ecdcee1b12e5037e42f410b67f03e2f626e1 # latest
+ - uses: lukka/get-cmake@dc05ee1ee5ba69770230c73a6a4e947595745cab # latest
25
with:
26
cmakeVersion: 3.13.0
27
.github/workflows/build-and-test.yml
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
- name: configure cmake
85
run: >
0 commit comments