diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4bbfc7c..321dfaf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,6 +23,6 @@ jobs: - uses: julia-actions/setup-julia@v1 with: version: ${{ matrix.julia-version }} - - uses: julia-actions/cache@d1f8b0d914b687f9b1da9a28e4cbcc9d6d3cd584 + - uses: julia-actions/cache@1eec29f40e8314f8ce30068ca2861f611850688e - uses: julia-actions/julia-runtest@v1 - uses: julia-actions/julia-processcoverage@v1