Browse Source

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

Upgrades action to node 20 to fix warnings
Joan Miquel 1 năm trước cách đây
mục cha
commit
9d53a73aa1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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