diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 58f7f64e..591eaad8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -116,7 +116,7 @@ jobs: # Doesn't cache PLTs based on mix.lock hash, as Dialyzer can incrementally update even old ones # Cache key based on Elixir & Erlang version. - name: Restore PLT cache - uses: actions/cache@v2 + uses: actions/cache@v4 id: plt_cache with: key: |