From c891ada2047b5d7e3957ba2a0affcfb1858a030a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sun, 22 Mar 2026 01:15:57 +0000 Subject: [PATCH] Update nick-invision/retry action to v4 --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6784f87adb1..e4f118ed54a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -23,7 +23,7 @@ jobs: with: php-version: ${{ matrix.php }} - name: Install Dependencies - uses: nick-invision/retry@v3 + uses: nick-invision/retry@v4 with: timeout_minutes: 10 max_attempts: 3