Skip to content

Commit aadb33b

Browse files
committed
Update nick-invision/retry action to v4
1 parent f28a3fd commit aadb33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
php-version: ${{ matrix.php }}
2525
- name: Install Dependencies
26-
uses: nick-invision/retry@v3
26+
uses: nick-invision/retry@v4
2727
with:
2828
timeout_minutes: 10
2929
max_attempts: 3

0 commit comments

Comments
 (0)