mirror of
https://github.com/uutils/findutils.git
synced 2026-06-10 15:48:30 -07:00
Merge pull request #345 from uutils/dependabot/github_actions/KyleMayes/install-llvm-action-2
build(deps): bump KyleMayes/install-llvm-action from 1 to 2
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
rustup default stable
|
||||
|
||||
# For bindgen: https://github.com/rust-lang/rust-bindgen/issues/1797
|
||||
- uses: KyleMayes/install-llvm-action@v1
|
||||
- uses: KyleMayes/install-llvm-action@v2
|
||||
if: matrix.os == 'windows-latest'
|
||||
with:
|
||||
version: "11.0"
|
||||
@@ -45,7 +45,7 @@ jobs:
|
||||
rustup default stable
|
||||
|
||||
# For bindgen: https://github.com/rust-lang/rust-bindgen/issues/1797
|
||||
- uses: KyleMayes/install-llvm-action@v1
|
||||
- uses: KyleMayes/install-llvm-action@v2
|
||||
if: matrix.os == 'windows-latest'
|
||||
with:
|
||||
version: "11.0"
|
||||
|
||||
Reference in New Issue
Block a user