diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 97a0326..c380488 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -17,7 +17,7 @@ jobs: otp: [26.2.2] elixir: [1.15.7] steps: - - uses: googleapis/release-please-action@v4 + - uses: googleapis/release-please-action@v5 id: release - uses: actions/checkout@v6