Skip to content

Commit 3cae841

Browse files
Bump KyleMayes/install-llvm-action from 1.5.0 to 1.5.2
Bumps [KyleMayes/install-llvm-action](https://github.com/KyleMayes/install-llvm-action) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/KyleMayes/install-llvm-action/releases) - [Commits](KyleMayes/install-llvm-action@v1.5.0...v1.5.2) --- 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 8db21fd commit 3cae841

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

0 commit comments

Comments
 (0)