diff --git a/.github/workflows/Format.yml b/.github/workflows/Format.yml index fac30c5..bcd4899 100644 --- a/.github/workflows/Format.yml +++ b/.github/workflows/Format.yml @@ -16,7 +16,7 @@ jobs: version: '1' arch: x64 show-versioninfo: true - - uses: julia-actions/cache@v1 + - uses: julia-actions/cache@v2 - name: Install JuliaFormatter and format shell: julia --color=yes {0} run: |