Skip to content

Commit 6d65ae8

Browse files
Merge pull request #46 from CreatingNull/dependabot/github_actions/lukka/get-cmake-3.27.0
2 parents f41bb62 + 82d16f3 commit 6d65ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-test.yaml

+1-1
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.26.1
24+
uses: lukka/get-cmake@v3.27.0
2525

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

0 commit comments

Comments
 (0)