Skip to content

Commit 7d0bd7a

Browse files
Bump aminya/setup-cpp from 0.38.0 to 0.38.1 in the actions group (#5)
Bumps the actions group with 1 update: [aminya/setup-cpp](https://github.com/aminya/setup-cpp). Updates `aminya/setup-cpp` from 0.38.0 to 0.38.1 - [Release notes](https://github.com/aminya/setup-cpp/releases) - [Commits](aminya/setup-cpp@v0.38.0...v0.38.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22fbf9d commit 7d0bd7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
fetch-depth: 0
5151
submodules: true
52-
- uses: aminya/setup-cpp@v0.38.0
52+
- uses: aminya/setup-cpp@v0.38.1
5353
with:
5454
compiler: ${{ matrix.compiler }}
5555
- uses: lukka/get-cmake@v3.30.2
@@ -112,7 +112,7 @@ jobs:
112112
with:
113113
fetch-depth: 0
114114
submodules: true
115-
- uses: aminya/setup-cpp@v0.38.0
115+
- uses: aminya/setup-cpp@v0.38.1
116116
with:
117117
compiler: ${{ matrix.compiler }}
118118
- uses: lukka/get-cmake@v3.30.2
@@ -128,7 +128,7 @@ jobs:
128128
with:
129129
fetch-depth: 0
130130
submodules: true
131-
- uses: aminya/setup-cpp@v0.38.0
131+
- uses: aminya/setup-cpp@v0.38.1
132132
with:
133133
compiler: llvm-18
134134
clangtidy: "18"

0 commit comments

Comments
 (0)