mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 21:51:47 +00:00
chore(deps): bump jwlawson/actions-setup-cmake from v1.7 to v1.8 (#2865)
This commit is contained in:
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.7
|
||||
uses: jwlawson/actions-setup-cmake@v1.8
|
||||
with:
|
||||
cmake-version: ${{ matrix.cmake }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user