diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index a042b7c..ed1dc71 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -19,7 +19,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