mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-22 13:34:27 +02:00
Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 (#514)
Bumps [jwlawson/actions-setup-cmake](https://github.com/jwlawson/actions-setup-cmake) from 1.13 to 1.14. - [Release notes](https://github.com/jwlawson/actions-setup-cmake/releases) - [Commits](https://github.com/jwlawson/actions-setup-cmake/compare/v1.13...v1.14) --- updated-dependencies: - dependency-name: jwlawson/actions-setup-cmake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee96b64c7d
commit
67f5d26981
2
.github/workflows/build-native.yml
vendored
2
.github/workflows/build-native.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup cmake
|
||||
uses: jwlawson/actions-setup-cmake@v1.13
|
||||
uses: jwlawson/actions-setup-cmake@v1.14
|
||||
with:
|
||||
cmake-version: '3.16.x'
|
||||
- name: Build native libraries
|
||||
|
Loading…
x
Reference in New Issue
Block a user