Skip to content

Commit 87f5aff

Browse files
authored
ci: update to setup-cmake v1.6 (#2805)
1 parent e8c4f54 commit 87f5aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/configure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# An action for adding a specific version of CMake:
5656
# https://github.com/jwlawson/actions-setup-cmake
5757
- name: Setup CMake ${{ matrix.cmake }}
58-
uses: jwlawson/actions-setup-cmake@v1.5
58+
uses: jwlawson/actions-setup-cmake@v1.6
5959
with:
6060
cmake-version: ${{ matrix.cmake }}
6161

0 commit comments

Comments
 (0)