Skip to content

Commit

Permalink
Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 (#52)
Browse files Browse the repository at this point in the history
Bumps [jwlawson/actions-setup-cmake](https://github.com/jwlawson/actions-setup-cmake) from 1.13 to 1.14.
- [Release notes](https://github.com/jwlawson/actions-setup-cmake/releases)
- [Commits](jwlawson/actions-setup-cmake@v1.13...v1.14)

---
updated-dependencies:
- dependency-name: jwlawson/actions-setup-cmake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2023
1 parent a617ba5 commit 6743816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: jwlawson/actions-setup-cmake@v1.13
- uses: jwlawson/actions-setup-cmake@v1.14
with:
cmake-version: "3.15"

Expand Down

0 comments on commit 6743816

Please sign in to comment.