diff --git a/.gitea/workflows/check-formatting.yml b/.gitea/workflows/check-formatting.yml index 46358bf..9dcfb29 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: "16.0" + version: "17.0" - name: Install dependencies (x64) run: |