From 95778f8806119ca289661b076a4925d1842d714a Mon Sep 17 00:00:00 2001 From: Gemorroj Date: Sat, 27 Jul 2024 14:51:10 +0300 Subject: [PATCH] build: upd deps --- .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 96acbef..ede29df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: tools: composer:v2 - name: Install dependencies - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: timeout_minutes: 5 max_attempts: 5