Skip to content

Commit 2cef636

Browse files
☕ chore: Bump nick-fields/retry from 3 to 4 (#60)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ade1023 commit 2cef636

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
@@ -117,7 +117,7 @@ jobs:
117117
run: bun run build:plugins
118118

119119
- name: Run tests (with retry for Bun runtime segfaults)
120-
uses: nick-fields/retry@v3
120+
uses: nick-fields/retry@v4
121121
with:
122122
max_attempts: 3
123123
timeout_minutes: 10

0 commit comments

Comments
 (0)