diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ccd452a..216a9e0 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@v3 + - uses: actions/cache@v4 id: cache if: ${{ steps.release.outputs.release_created }} with: