Skip to content

Commit

Permalink
Merge pull request #203 from rabbitholegg/dependabot/github_actions/n…
Browse files Browse the repository at this point in the history
…ick-fields/retry-3

chore(deps): bump nick-fields/retry from 2 to 3
  • Loading branch information
Quazia authored Feb 6, 2024
2 parents b29b33b + 5e41225 commit e368578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Run tests
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
timeout_minutes: 20
max_attempts: 3
Expand Down

0 comments on commit e368578

Please sign in to comment.