Skip to content

Commit f699414

Browse files
Bump KyleMayes/install-llvm-action from 1 to 2 (#110)
1 parent e2bab11 commit f699414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
# Required for bindgen on Windows
5858
- name: Install LLVM and Clang
59-
uses: KyleMayes/install-llvm-action@v1
59+
uses: KyleMayes/install-llvm-action@v2
6060
if: matrix.os == 'windows-latest'
6161
with:
6262
version: "10.0"

0 commit comments

Comments
 (0)