diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 78cb531..97a0326 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -29,7 +29,7 @@ jobs: elixir-version: ${{matrix.elixir}} if: ${{ steps.release.outputs.release_created }} - - uses: actions/cache@v4 + - uses: actions/cache@v5 id: cache if: ${{ steps.release.outputs.release_created }} with: