Skip to content

Commit c8ed3f5

Browse files
Bump KyleMayes/install-llvm-action from 1.9.0 to 2.0.0
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 1.9.0 to 2.0.0. - [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@v1.9.0...v2.0.0) --- updated-dependencies: - dependency-name: KyleMayes/install-llvm-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db0f487 commit c8ed3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coreaudio-sys.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
override: true
4141

4242
- name: Install LLVM and Clang
43-
uses: KyleMayes/install-llvm-action@v1.9.0
43+
uses: KyleMayes/install-llvm-action@v2.0.0
4444
with:
4545
version: "13.0"
4646

0 commit comments

Comments
 (0)