We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297cacf commit 904a067Copy full SHA for 904a067
.github/workflows/build_linux.yml
@@ -34,7 +34,7 @@ jobs:
34
rust-version: stable
35
36
- name: Install LLVM and Clang
37
- uses: KyleMayes/install-llvm-action@v1
+ uses: KyleMayes/install-llvm-action@v2
38
with:
39
version: "14.0"
40
.github/workflows/build_macos.yml
0 commit comments