Skip to content

Commit db64472

Browse files
Bump lukka/get-cmake from 3.25.1 to 3.26.1 (#36)
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.25.1 to 3.26.1. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](lukka/get-cmake@v3.25.1...v3.26.1) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a66a810 commit db64472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v3
2222

2323
- name: Get CMake
24-
uses: lukka/get-cmake@v3.25.1
24+
uses: lukka/get-cmake@v3.26.1
2525

2626
- name: Install Google Test Framework
2727
run: |

0 commit comments

Comments
 (0)