diff --git a/.github/workflows/Semgrep.yml b/.github/workflows/Semgrep.yml index 66d2b19..251e72a 100644 --- a/.github/workflows/Semgrep.yml +++ b/.github/workflows/Semgrep.yml @@ -54,7 +54,7 @@ jobs: --exclude=JuliaRules - name: Save Semgrep report - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: report.sarif path: report.sarif