Skip to content

Commit 5e3dfcd

Browse files
Bump nick-fields/retry from 2 to 3
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2 to 3. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@v2...v3) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d4491c commit 5e3dfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
path: testing-framework/cmd/aotutil/aotutil
129129

130130
- name: Run Canary test
131-
uses: nick-fields/retry@v2
131+
uses: nick-fields/retry@v3
132132
with:
133133
max_attempts: 3
134134
timeout_minutes: 60

0 commit comments

Comments
 (0)