Преглед на файлове

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

Upgrades action to node 20 to fix warnings
Joan Miquel преди 1 година
родител
ревизия
9d53a73aa1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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