Skip to content

Commit

Permalink
ci: update to setup-cmake v1.6 (#2805)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jan 19, 2021
1 parent e8c4f54 commit 87f5aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# An action for adding a specific version of CMake:
# https://github.com/jwlawson/actions-setup-cmake
- name: Setup CMake ${{ matrix.cmake }}
uses: jwlawson/actions-setup-cmake@v1.5
uses: jwlawson/actions-setup-cmake@v1.6
with:
cmake-version: ${{ matrix.cmake }}

Expand Down

0 comments on commit 87f5aff

Please sign in to comment.