Skip to content

Commit

Permalink
Bump aminya/setup-cpp from 0.37.0 to 0.38.0 in the actions group (#4)
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [aminya/setup-cpp](https://github.com/aminya/setup-cpp).


Updates `aminya/setup-cpp` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: aminya/setup-cpp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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] authored Aug 8, 2024
1 parent 4f001b8 commit 6a0aeea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: aminya/setup-cpp@v0.37.0
- uses: aminya/setup-cpp@v0.38.0
with:
compiler: ${{ matrix.compiler }}
- uses: lukka/get-cmake@v3.30.2
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: aminya/setup-cpp@v0.37.0
- uses: aminya/setup-cpp@v0.38.0
with:
compiler: ${{ matrix.compiler }}
- uses: lukka/get-cmake@v3.30.2
Expand All @@ -128,7 +128,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: aminya/setup-cpp@v0.37.0
- uses: aminya/setup-cpp@v0.38.0
with:
compiler: llvm-18
clangtidy: "18"
Expand Down

0 comments on commit 6a0aeea

Please sign in to comment.