Skip to content

Commit

Permalink
Bump aminya/setup-cpp from 0.37.0 to 1 in the actions group
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 1
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@v0.37.0...v1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent 563456f commit 03b0538
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 @@ -61,7 +61,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: aminya/setup-cpp@v0.37.0
- uses: aminya/setup-cpp@v1
with:
compiler: ${{ matrix.compiler.value }}
- uses: lukka/get-cmake@v3.30.1
Expand Down

0 comments on commit 03b0538

Please sign in to comment.