Skip to content

Commit

Permalink
Merge pull request #115 from RustAudio/dependabot/github_actions/Kyle…
Browse files Browse the repository at this point in the history
…Mayes/install-llvm-action-2.0.3
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
2 parents 31e7c98 + cba19b3 commit 8ca4a99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/coreaudio-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install LLVM and Clang
uses: KyleMayes/[email protected].2
uses: KyleMayes/[email protected].3
with:
version: "15.0"
- uses: dtolnay/rust-toolchain@master
Expand All @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install LLVM and Clang
uses: KyleMayes/[email protected].2
uses: KyleMayes/[email protected].3
with:
version: "15.0"
- uses: dtolnay/rust-toolchain@master
Expand All @@ -56,7 +56,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install LLVM and Clang
uses: KyleMayes/[email protected].2
uses: KyleMayes/[email protected].3
with:
version: "15.0"
- uses: dtolnay/rust-toolchain@master
Expand All @@ -75,7 +75,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install LLVM and Clang
uses: KyleMayes/[email protected].2
uses: KyleMayes/[email protected].3
with:
version: "15.0"
- uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit 8ca4a99

Please sign in to comment.