diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ed894ac..280d4e4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,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