diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 728c936..5d81b9b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: steps: - name: Run release-please id: release - uses: google-github-actions/release-please-action@v3 + uses: google-github-actions/release-please-action@v4 with: token: ${{ secrets.GITHUB_TOKEN }} default-branch: main