Skip to content

Commit c891ada

Browse files
committed
Update nick-invision/retry action to v4
1 parent bdf1dd3 commit c891ada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)