Skip to content

Commit 53d4d64

Browse files
dependabot[bot]mborgerson
authored andcommitted
ci: bump KyleMayes/install-llvm-action from 2.0.8 to 2.0.9
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 2.0.8 to 2.0.9. - [Release notes](https://github.com/kylemayes/install-llvm-action/releases) - [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md) - [Commits](KyleMayes/install-llvm-action@98e68e1...ebc0426) --- updated-dependencies: - dependency-name: KyleMayes/install-llvm-action dependency-version: 2.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb2e001 commit 53d4d64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
# C:\llvm\lib\clang\20\include\arm_vector_types.h:20:9: error: unknown type name '__mfp8'
104104
- name: Install LLVM and Clang
105105
if: matrix.os == 'windows-11-arm'
106-
uses: KyleMayes/install-llvm-action@98e68e10c96dffcb7bfed8b2144541a66b49aa02 # v2
106+
uses: KyleMayes/install-llvm-action@ebc0426251bc40c7cd31162802432c68818ab8f0 # v2
107107
with:
108108
version: "19"
109109
directory: "C:\\llvm"

0 commit comments

Comments
 (0)