Skip to content

Commit 44dbdde

Browse files
chore(deps): bump nick-invision/retry in the github-actions group (#1844)
Bumps the github-actions group with 1 update: [nick-invision/retry](https://github.com/nick-invision/retry). Updates `nick-invision/retry` from 3.0.2 to 4.0.0 - [Release notes](https://github.com/nick-invision/retry/releases) - [Commits](nick-fields/retry@ce71cc2...ad98453) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49440ff commit 44dbdde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Run tests
7878
if: matrix.os != 'ubuntu-latest'
79-
uses: nick-invision/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2
79+
uses: nick-invision/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0
8080
with:
8181
timeout_minutes: 20
8282
max_attempts: 3

0 commit comments

Comments
 (0)