diff --git a/.github/workflows/Format-PR.yml b/.github/workflows/Format-PR.yml index 2564583..a1efd8d 100644 --- a/.github/workflows/Format-PR.yml +++ b/.github/workflows/Format-PR.yml @@ -5,4 +5,4 @@ jobs: code-style: runs-on: ubuntu-latest steps: - - uses: julia-actions/julia-format@v2 + - uses: julia-actions/julia-format@v4