Skip to content

Commit

Permalink
ci: bump nick-invision/retry from 2 to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Elegant996 committed Aug 28, 2024
1 parent bb2a644 commit ac4ef8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- run: rtorrent || true

- name: End-to-end test rTorrent with Flood's test suite
uses: nick-invision/retry@v2
uses: nick-invision/retry@v3
with:
max_attempts: 5
timeout_minutes: 30
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
npm run build
- name: End-to-end test rTorrent with Flood's test suite
uses: nick-invision/retry@v2
uses: nick-invision/retry@v3
with:
max_attempts: 5
timeout_minutes: 30
Expand Down

0 comments on commit ac4ef8f

Please sign in to comment.