ci: bump KyleMayes/install-llvm-action from 1 to 2 (#4472)
This commit is contained in:
parent
6ab153cf8e
commit
372e4c645e
2
.github/workflows/sanitizer.yml
vendored
2
.github/workflows/sanitizer.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
||||
|
||||
# Note: clang shipped with VS2022 has an issue where the UBSAN runtime doesn't link.
|
||||
- name: Install LLVM and Clang
|
||||
uses: KyleMayes/install-llvm-action@v1
|
||||
uses: KyleMayes/install-llvm-action@v2
|
||||
with:
|
||||
version: "17"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user