Skip to content

Commit 7a1dc8f

Browse files
chore(deps): bump nick-fields/retry from 3 to 4 (#269)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fff6359 commit 7a1dc8f

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
@@ -197,7 +197,7 @@ jobs:
197197
run: make build
198198

199199
- name: Run Unit Test with retry
200-
uses: nick-fields/retry@v3
200+
uses: nick-fields/retry@v4
201201
with:
202202
timeout_minutes: 30
203203
max_attempts: 2

0 commit comments

Comments
 (0)