We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2aeb3a0 + 17bd928 commit 9ce32c9Copy full SHA for 9ce32c9
.github/workflows/rust.yml
@@ -34,7 +34,7 @@ jobs:
34
target: x86_64-apple-ios
35
36
- name: Install LLVM and Clang
37
- uses: KyleMayes/install-llvm-action@v1.5.5
+ uses: KyleMayes/install-llvm-action@v1.7.0
38
with:
39
version: "13.0"
40
0 commit comments