diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 56f9563e..a82b3343 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -14,7 +14,7 @@ jobs: tag: ${{ steps.release-please.outputs.tag_name }} upload_url: ${{ steps.release-please.outputs.upload_url }} steps: - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@v4 id: release-please with: release-type: node