Skip to content

Commit c7d85e2

Browse files
Bump KyleMayes/install-llvm-action from 2.0.0 to 2.0.1
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 2.0.0 to 2.0.1. - [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.0...v2.0.1) --- updated-dependencies: - dependency-name: KyleMayes/install-llvm-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78ceed9 commit c7d85e2

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@v2.0.0
43+
uses: KyleMayes/install-llvm-action@v2.0.1
4444
with:
4545
version: "13.0"
4646

0 commit comments

Comments
 (0)