Skip to content

Commit

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

Bump nick-fields/retry from 2 to 3
  • Loading branch information
sunhailin-Leo authored Feb 1, 2024
2 parents 14f0604 + 9a459b2 commit 12bca02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
sudo make install
ls
- name: Run Test
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
max_attempts: 3
timeout_minutes: 15
Expand Down

0 comments on commit 12bca02

Please sign in to comment.