Skip to content

Commit 0a9cc0a

Browse files
chore(deps): Bump nick-fields/retry from 2 to 3 (#84)
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-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 c77c230 commit 0a9cc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
python-version: ${{ env.PYTHON_VERSION }}
2626
- name: Run update script
27-
uses: nick-fields/retry@v2
27+
uses: nick-fields/retry@v3
2828
with:
2929
timeout_minutes: 15
3030
max_attempts: 3

0 commit comments

Comments
 (0)