Skip to content

Commit

Permalink
Merge pull request #95 from RustAudio/dependabot/github_actions/KyleM…
Browse files Browse the repository at this point in the history
…ayes/install-llvm-action-2.0.0
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
2 parents db0f487 + c8ed3f5 commit 78ceed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coreaudio-sys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
override: true

- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1.9.0
uses: KyleMayes/install-llvm-action@v2.0.0
with:
version: "13.0"

Expand Down

0 comments on commit 78ceed9

Please # to comment.