mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-01 22:47:26 +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:
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"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user