Skip to content

Commit

Permalink
Bump nick-fields/retry from 2.8.3 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0.
- [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.8.3...v2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2023
1 parent 26ff1f3 commit 5318746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pip install .
- name: Run Edge Robot Tests
uses: nick-fields/retry@v2.8.3
uses: nick-fields/retry@v2.9.0
with:
timeout_minutes: 45
max_attempts: 10
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
sudo apt-get -y -q install xvfb scrot zip curl libxml2-dev libxslt1-dev
- name: Run Chrome Robot Tests
uses: nick-fields/retry@v2.8.3
uses: nick-fields/retry@v2.9.0
with:
timeout_minutes: 45
max_attempts: 10
Expand Down

0 comments on commit 5318746

Please sign in to comment.