Skip to content

Commit

Permalink
Merge pull request #90 from RustAudio/dependabot/github_actions/KyleM…
Browse files Browse the repository at this point in the history
…ayes/install-llvm-action-1.9.0
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
2 parents 03887d4 + 7be41ef commit be041a6
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.8.3
uses: KyleMayes/install-llvm-action@v1.9.0
with:
version: "13.0"

Expand Down

0 comments on commit be041a6

Please sign in to comment.