diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4bf4aa0..8c5b88d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -79,7 +79,7 @@ jobs: - build-and-test runs-on: ubuntu-latest steps: - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@v4 with: token: ${{ secrets.RELEASE_PLEASE_TOKEN }} release-type: simple