Skip to content

Commit 9ce32c9

Browse files
Merge pull request #17 from simlay/dependabot/github_actions/KyleMayes/install-llvm-action-1.7.0
2 parents 2aeb3a0 + 17bd928 commit 9ce32c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
target: x86_64-apple-ios
3535

3636
- name: Install LLVM and Clang
37-
uses: KyleMayes/install-llvm-action@v1.5.5
37+
uses: KyleMayes/install-llvm-action@v1.7.0
3838
with:
3939
version: "13.0"
4040

0 commit comments

Comments
 (0)