diff --git a/lib/SimpleNonlinearSolve/.github/workflows/CI.yml b/lib/SimpleNonlinearSolve/.github/workflows/CI.yml index ba2974f47..8855ab61a 100644 --- a/lib/SimpleNonlinearSolve/.github/workflows/CI.yml +++ b/lib/SimpleNonlinearSolve/.github/workflows/CI.yml @@ -20,7 +20,7 @@ jobs: - uses: julia-actions/setup-julia@v1 with: version: ${{ matrix.version }} - - uses: actions/cache@v3 + - uses: actions/cache@v4 env: cache-name: cache-artifacts with: