diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 159a16c..183e3aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,7 +100,7 @@ jobs: - name: Upload diagnostics if: ${{ matrix.analysis == 'ON' }} - uses: github/codeql-action/upload-sarif@v3 + uses: github/codeql-action/upload-sarif@v4 with: # Path to SARIF file relative to the root of the repository sarif_file: ${{ github.workspace }}/build/gcc.sarif