diff --git a/.github/workflows/Format-PR.yml b/.github/workflows/Format-PR.yml index ff76df05..8c253fd8 100644 --- a/.github/workflows/Format-PR.yml +++ b/.github/workflows/Format-PR.yml @@ -5,4 +5,4 @@ jobs: run: runs-on: ubuntu-latest steps: - - uses: julia-actions/julia-format@v3 + - uses: julia-actions/julia-format@v4