Skip to content

Commit c83fcb6

Browse files
[github-actions] Bump nick-invision/retry from 3 to 4 (#13621)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 3 to 4. - [Release notes](https://github.com/nick-invision/retry/releases) - [Commits](nick-fields/retry@v3...v4) --- updated-dependencies: - dependency-name: nick-invision/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 07839f8 commit c83fcb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Check out code into the Go module directory
4040
uses: actions/checkout@v6
4141
- name: Check images
42-
uses: nick-invision/retry@v3
42+
uses: nick-invision/retry@v4
4343
with:
4444
timeout_minutes: 1
4545
max_attempts: 3

0 commit comments

Comments
 (0)