Skip to content

Commit

Permalink
Merge pull request #46 from CreatingNull/dependabot/github_actions/lu…
Browse files Browse the repository at this point in the history
…kka/get-cmake-3.27.0
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
2 parents f41bb62 + 82d16f3 commit 6d65ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3

- name: Get CMake
uses: lukka/get-cmake@v3.26.1
uses: lukka/get-cmake@v3.27.0

- name: Install Google Test Framework
run: |
Expand Down

0 comments on commit 6d65ae8

Please sign in to comment.