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 e2bab11 commit f699414Copy full SHA for f699414
.github/workflows/ci.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
# Required for bindgen on Windows
58
- name: Install LLVM and Clang
59
- uses: KyleMayes/install-llvm-action@v1
+ uses: KyleMayes/install-llvm-action@v2
60
if: matrix.os == 'windows-latest'
61
with:
62
version: "10.0"
0 commit comments