From 32bc0f827e7d0c566d55ce8a7b79d21669830845 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 08:25:59 +0000 Subject: [PATCH] chore(deps): update nick-fields/retry action to v4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acb7cb35c..ebd89f89d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: run: pnpm install - name: Start Supabase - uses: nick-fields/retry@v3 + uses: nick-fields/retry@v4 with: max_attempts: 3 timeout_minutes: 5