Skip to content

Commit 6a8df5d

Browse files
chore(deps): bump nick-fields/retry from 3 to 4
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3 to 4. - [Release notes](https://github.com/nick-fields/retry/releases) - [Commits](nick-fields/retry@v3...v4) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 776db60 commit 6a8df5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: ${{ matrix.os == 'macos-latest' && matrix.php-version == '7.0' }}
4545

4646
- name: Run Tests
47-
uses: nick-fields/retry@v3
47+
uses: nick-fields/retry@v4
4848
with:
4949
timeout_minutes: 10
5050
max_attempts: 3

0 commit comments

Comments
 (0)