ci: bump KyleMayes/install-llvm-action from 1 to 2 (#4472)

This commit is contained in:
dependabot[bot] 2024-07-29 16:15:23 -04:00 committed by GitHub
parent 6ab153cf8e
commit 372e4c645e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"