Skip to content

Commit

Permalink
build(deps): bump KyleMayes/install-llvm-action from 1.8.1 to 1.8.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.8.1 to 1.8.2.
- [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
- [Commits](KyleMayes/install-llvm-action@f8f2154...b926116)

---
updated-dependencies:
- dependency-name: KyleMayes/install-llvm-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and brb committed Jul 4, 2023
1 parent d0360c9 commit 7fbf855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
key: llvm-12.0

- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@f8f2154d96f018dcb600739c4978bfc35f435422
uses: KyleMayes/install-llvm-action@b9261167e38b067d7df2d9a13dc78e0532776139
with:
ubuntu-version: "20.04"
version: "12.0.0"
Expand Down

0 comments on commit 7fbf855

Please sign in to comment.