Skip to content

Commit

Permalink
Bump aminya/setup-cpp from 0.45.0 to 0.46.0
Browse files Browse the repository at this point in the history
Bumps [aminya/setup-cpp](https://github.com/aminya/setup-cpp) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@1fd8139...12e62a1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent c253847 commit 6847421
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 @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Prepare build tools
uses: aminya/setup-cpp@1fd813945e55021261b381c59275db442da4082f # v0.45.0
uses: aminya/setup-cpp@12e62a1b8da8f1e66acc75305a2621234ef49dd0 # v0.46.0
with:
compiler: ${{ matrix.compiler }}
cmake: ${{ matrix.cmake-version }}
Expand Down

0 comments on commit 6847421

Please sign in to comment.