Skip to content

Commit

Permalink
chore(deps): bump KyleMayes/install-llvm-action from 1.9.0 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 1.9.0 to 2.0.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.9.0...v2.0.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent d0c1c88 commit 063a11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: lukka/[email protected]

- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1.9.0
uses: KyleMayes/install-llvm-action@v2.0.2
with:
version: "14.0"

Expand Down

0 comments on commit 063a11b

Please sign in to comment.