Skip to content

Commit 51fd482

Browse files
chore(ci): bump KyleMayes/install-llvm-action in the actions group
Bumps the actions group with 1 update: [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action). Updates `KyleMayes/install-llvm-action` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/kylemayes/install-llvm-action/releases) - [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md) - [Commits](KyleMayes/install-llvm-action@v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: KyleMayes/install-llvm-action dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4862ffb commit 51fd482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Install LLVM and Clang
3939
if: startsWith(matrix.os, 'windows')
40-
uses: KyleMayes/[email protected].7
40+
uses: KyleMayes/[email protected].8
4141
with:
4242
version: "13.0"
4343
directory: ${{ runner.temp }}/llvm

0 commit comments

Comments
 (0)