We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d8506 commit b8fd4d7Copy full SHA for b8fd4d7
1 file changed
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
php-version: ${{ matrix.php }}
25
- name: Install Dependencies
26
- uses: nick-invision/retry@v3
+ uses: nick-invision/retry@v4
27
28
timeout_minutes: 10
29
max_attempts: 3
0 commit comments