Skip to content

Commit b8fd4d7

Browse files
authored
Update nick-invision/retry action to v4 (#8261)
1 parent 65d8506 commit b8fd4d7

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)