Skip to content

Commit fe422a0

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

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@v2
47+
uses: nick-fields/retry@v3
4848
with:
4949
timeout_minutes: 10
5050
max_attempts: 3

0 commit comments

Comments
 (0)