Skip to content

Commit

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


Updates `aminya/setup-cpp` from 0.46.0 to 0.46.2
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@12e62a1...abe2d67)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent e9d6615 commit 3d6c3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
submodule update --init --recursive --depth 1 --single-branch -j 10
- name: Setup Cpp
uses: aminya/setup-cpp@12e62a1b8da8f1e66acc75305a2621234ef49dd0 # v0.46.0
uses: aminya/setup-cpp@abe2d67f8c619c5f4b9e40358430e33df461d5b8 # v0.46.2
with:
compiler: llvm
vcvarsall: true
Expand Down

0 comments on commit 3d6c3eb

Please sign in to comment.