Skip to content

Commit

Permalink
Bump KyleMayes/install-llvm-action from 1.6.0 to 1.6.1
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.6.0 to 1.6.1.
- [Release notes](https://github.com/KyleMayes/install-llvm-action/releases)
- [Commits](KyleMayes/install-llvm-action@665aaf9...8852e4d)

---
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 tklauser committed Dec 7, 2022
1 parent f4bb669 commit f37867b
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@665aaf9d6fba342a852f55fecc5688e7f00e6663
uses: KyleMayes/install-llvm-action@8852e4d5c58653ed05135c0a5d949d9c2febcb00
with:
ubuntu-version: "20.04"
version: "12.0.0"
Expand Down

0 comments on commit f37867b

Please sign in to comment.