diff --git a/.gitea/workflows/check-formatting.yml b/.gitea/workflows/check-formatting.yml index a531a27..46358bf 100644 --- a/.gitea/workflows/check-formatting.yml +++ b/.gitea/workflows/check-formatting.yml @@ -19,7 +19,7 @@ jobs: - name: Install LLVM uses: KyleMayes/install-llvm-action@v2.0.5 with: - version: "11.0" + version: "16.0" - name: Install dependencies (x64) run: |