Skip to content

Commit

Permalink
build(deps): bump lukka/run-cmake from 10.6 to 10.7 (#212)
Browse files Browse the repository at this point in the history
Bumps [lukka/run-cmake](https://github.com/lukka/run-cmake) from 10.6 to 10.7.
- [Release notes](https://github.com/lukka/run-cmake/releases)
- [Commits](lukka/run-cmake@c2b72af...2ce8982)

---
updated-dependencies:
- dependency-name: lukka/run-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>
Co-authored-by: EkelmansPh <[email protected]>
  • Loading branch information
dependabot[bot] and EkelmansPh authored Nov 7, 2023
1 parent 5c8c213 commit 2413862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
key: ${{ github.job }}-ubuntu-latest
variant: sccache
- uses: seanmiddleditch/gha-setup-ninja@8b297075da4cd2a5f1fd21fe011b499edf06e9d2 # v4
- uses: lukka/run-cmake@c2b72aff009141774c5a5fabe74ea46c8c04d9c4 # v10.6
- uses: lukka/run-cmake@2ce8982be71b8e9a3c4d5e432135035afd1e76a7 # v10.7
with:
configurePreset: "host"
buildPreset: "host-Debug" #-WithPackage"
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
with:
key: ${{ github.job }}-${{ matrix.os }}
variant: sccache
- uses: lukka/run-cmake@c2b72aff009141774c5a5fabe74ea46c8c04d9c4 # v10.6
- uses: lukka/run-cmake@2ce8982be71b8e9a3c4d5e432135035afd1e76a7 # v10.7
with:
configurePreset: "host-single-Debug"
buildPreset: "host-single-Debug"
Expand Down

0 comments on commit 2413862

Please sign in to comment.