diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d0efaa7..8cd5222 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: created: ${{ steps.release.outputs.release_created }} steps: - name: Release - uses: google-github-actions/release-please-action@v3 + uses: google-github-actions/release-please-action@v4 id: release with: release-type: node