From e56a68888dea6b14fff257681ef38c3afc9c8c12 Mon Sep 17 00:00:00 2001 From: Trevor Facer Date: Tue, 19 Aug 2025 08:35:54 -0600 Subject: [PATCH] build: Bump release-please-action from v3 to v4 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e8bc378..64f5065 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -135,7 +135,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@v4 id: release with: release-type: simple