Skip to content

Commit 4a847d6

Browse files
security: bump jwlawson/actions-setup-cmake from 1.8 to 2.0
Bumps [jwlawson/actions-setup-cmake](https://github.com/jwlawson/actions-setup-cmake) from 1.8 to 2.0. - [Release notes](https://github.com/jwlawson/actions-setup-cmake/releases) - [Commits](jwlawson/actions-setup-cmake@v1.8...v2.0) --- updated-dependencies: - dependency-name: jwlawson/actions-setup-cmake dependency-version: '2.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e53d699 commit 4a847d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test, Build and Test-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
sudo systemctl restart redis-server
3535
3636
- name: Setup cmake
37-
uses: jwlawson/actions-setup-cmake@v1.8
37+
uses: jwlawson/actions-setup-cmake@v2.0
3838
with:
3939
cmake-version: '3.16.x'
4040

0 commit comments

Comments
 (0)