diff --git a/.github/workflows/release_please.yml b/.github/workflows/release_please.yml index afaffa6d..0c1247c6 100644 --- a/.github/workflows/release_please.yml +++ b/.github/workflows/release_please.yml @@ -22,7 +22,7 @@ jobs: release_created: ${{ steps.release_please.outputs.release_created }} tag_name: ${{ steps.release_please.outputs.tag_name }} steps: - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@v4 id: release_please with: release-type: simple