diff --git a/.github/workflows/Format.yml b/.github/workflows/Format.yml index 8a1508c..9bca2e1 100644 --- a/.github/workflows/Format.yml +++ b/.github/workflows/Format.yml @@ -6,7 +6,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - uses: julia-actions/cache@v2 - name: Install JuliaFormatter and format run: |