Skip to content

Commit 877130d

Browse files
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 838b243 commit 877130d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ jobs:
361361
# Use retry loop to work around a race condition on macOS causing
362362
# 'Resource busy' errors with 'hdiutil'. See
363363
# https://github.com/actions/runner-images/issues/7522
364-
uses: nick-fields/retry@v3
364+
uses: nick-fields/retry@v4
365365
with:
366366
timeout_minutes: 30
367367
max_attempts: 12

0 commit comments

Comments
 (0)