mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 05:05:11 +00:00
ci: update to setup-cmake v1.6 (#2805)
This commit is contained in:
parent
e8c4f54316
commit
87f5aff4a7
2
.github/workflows/configure.yml
vendored
2
.github/workflows/configure.yml
vendored
@ -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 }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user