Bump nick-invision/retry from 2.4.0 to 2.4.1 (#3249)

Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-invision/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-invision/retry/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: nick-invision/retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-11 10:26:13 +03:00 committed by GitHub
parent d44cf56636
commit 5fdba59c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ jobs:
- name: Run muzzle
# using retry because of sporadic gradle download failures
uses: nick-invision/retry@v2.4.0
uses: nick-invision/retry@v2.4.1
with:
# timing out has not been a problem, these jobs typically finish in 2-3 minutes
timeout_minutes: 15