Skip to content

Commit 827c92a

Browse files
Merge pull request #58 from RustAudio/dependabot/github_actions/KyleMayes/install-llvm-action-1.5.2
2 parents 8da4b86 + 3cae841 commit 827c92a

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)