Skip to content

Commit

Permalink
Bump aminya/setup-cpp from 0.37.0 to 0.38.1
Browse files Browse the repository at this point in the history
Bumps [aminya/setup-cpp](https://github.com/aminya/setup-cpp) from 0.37.0 to 0.38.1.
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@2908244...55af62e)

---
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 and bjosv committed Aug 12, 2024
1 parent c535911 commit 51aeaa9
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 @@ -44,7 +44,7 @@ jobs:
packages: libevent-dev libuv1-dev libev-dev libglib2.0-dev
version: 1.0
- name: Setup compiler
uses: aminya/setup-cpp@290824452986e378826155f3379d31bce8753d76 # v0.37.0
uses: aminya/setup-cpp@55af62e5b45632550c628d026efc13773c921143 # v0.38.1
with:
compiler: ${{ matrix.compiler }}
- name: Setup CMake
Expand Down

0 comments on commit 51aeaa9

Please sign in to comment.