diff --git a/.github/workflows/Semgrep.yml b/.github/workflows/Semgrep.yml index 66d2b19..1c51b84 100644 --- a/.github/workflows/Semgrep.yml +++ b/.github/workflows/Semgrep.yml @@ -35,7 +35,7 @@ jobs: path: ./JuliaRules # Prepare Python - - uses: actions/setup-python@v5 + - uses: actions/setup-python@v6 with: python-version: '3.10'