diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e068ff4..4f68530 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: version-file: .tool-versions version-type: strict - name: PLT cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: key: | ${{ runner.os }}-${{ steps.beam.outputs.elixir-version }}-${{ steps.beam.outputs.otp-version }}-plt