Skip to content

Commit 63bb7db

Browse files
dependabot[bot]twiecki
authored andcommitted
chore(deps): Bump KyleMayes/install-llvm-action from 1 to 2
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 1 to 2. - [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@v1...v2) --- updated-dependencies: - dependency-name: KyleMayes/install-llvm-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 607ee87 commit 63bb7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
python-version: '3.10'
8989
architecture: ${{ matrix.target }}
9090
- name: Install LLVM and Clang
91-
uses: KyleMayes/install-llvm-action@v1
91+
uses: KyleMayes/install-llvm-action@v2
9292
with:
9393
version: "15.0"
9494
directory: ${{ runner.temp }}/llvm

0 commit comments

Comments
 (0)