Skip to content

Commit

Permalink
Bump aminya/setup-cpp in the actions group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update in the / directory: [aminya/setup-cpp](https://github.com/aminya/setup-cpp).


Updates `aminya/setup-cpp` from 0.38.1 to 0.38.3
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@v0.38.1...v0.38.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 5d133ff commit b63c751
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.38.1
- uses: aminya/setup-cpp@v0.38.3
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.38.1
- uses: aminya/setup-cpp@v0.38.3
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.38.1
- uses: aminya/setup-cpp@v0.38.3
with:
compiler: llvm-18
clangtidy: "18"
Expand Down

0 comments on commit b63c751

Please sign in to comment.