From 24b08c69669ecd6f31f90dc978201d4be5c4e052 Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Sat, 26 Apr 2025 05:21:32 +0000 Subject: [PATCH] chore: update release please --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index b07829a2f6..6aa1bf03a9 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -11,7 +11,7 @@ permissions: jobs: release-please: - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: google-github-actions/release-please-action@v4 with: