Skip to content

Commit 95984be

Browse files
build(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 62419f7 commit 95984be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
cache-apt-packages: true
140140

141141
- name: Run tests (with 2 retries)
142-
uses: nick-fields/retry@v3
142+
uses: nick-fields/retry@v4
143143
with:
144144
timeout_minutes: ${{ contains(matrix.ruby-version, 'jruby') && 7 || 3 }}
145145
max_attempts: 3

0 commit comments

Comments
 (0)