Skip to content

Commit

Permalink
build(deps): bump jwlawson/actions-setup-cmake from 1.14 to 2.0 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 7cf8dc7 commit c527070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
path: .cache/cpm/source
key: ${{ hashFiles('**/CMakeLists.txt', '**/*.cmake') }}
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.14
uses: jwlawson/actions-setup-cmake@v2.0
- name: Install system dependencies
run: |
apt update &&
Expand Down

0 comments on commit c527070

Please sign in to comment.