Skip to content

Commit eb6000b

Browse files
chore(deps): bump nick-fields/retry from 3.0.2 to 4.0.0
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Commits](nick-fields/retry@ce71cc2...ad98453) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03f29cd commit eb6000b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linkchecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
# Run LinkChecker
113113
- name: Run LinkChecker on ${{ matrix.doc_paths }}
114114
continue-on-error: ${{ env.isProduction != 'true' }}
115-
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2
115+
uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0
116116
with:
117117
timeout_minutes: 10
118118
max_attempts: 3

0 commit comments

Comments
 (0)