We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b30c09 commit 1f35455Copy full SHA for 1f35455
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23
24
- name: Set up CMake
25
- uses: lukka/get-cmake@f176ccd3f28bda569c43aae4894f06b2435a3375 # v4.02
+ uses: lukka/get-cmake@ea83089aa35e08e459464341fe24ad024ee2466f # v4.02
26
with:
27
cmakeVersion: ${{ matrix.cmake_version }}
28
0 commit comments