Skip to content

Commit 78ceed9

Browse files
Merge pull request #95 from RustAudio/dependabot/github_actions/KyleMayes/install-llvm-action-2.0.0
2 parents db0f487 + c8ed3f5 commit 78ceed9

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)