mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 16:15:43 +00:00
Merge pull request #159 from Laupetin/dependabot/github_actions/KyleMayes/install-llvm-action-2
chore(deps): bump KyleMayes/install-llvm-action from 1 to 2
This commit is contained in:
commit
eaeb1d9385
2
.github/workflows/check-formatting.yaml
vendored
2
.github/workflows/check-formatting.yaml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: Install LLVM and Clang
|
- name: Install LLVM and Clang
|
||||||
uses: KyleMayes/install-llvm-action@v1
|
uses: KyleMayes/install-llvm-action@v2
|
||||||
with:
|
with:
|
||||||
version: "17.0"
|
version: "17.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user