Prechádzať zdrojové kódy

Update test.yml with nick-fields/retry@v3

Upgrades action to node 20 to fix warnings
Joan Miquel 1 rok pred
rodič
commit
9d53a73aa1
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -37,7 +37,7 @@ jobs:
           coverage: xdebug
 
       - name: Install dependencies
-        uses: nick-fields/retry@v2
+        uses: nick-fields/retry@v3
         with:
           timeout_minutes: 5
           max_attempts: 5