Skip to content

Commit

Permalink
Update test.yml with nick-fields/retry@v3
Browse files Browse the repository at this point in the history
Upgrades action to node 20 to fix warnings
  • Loading branch information
joanhey authored Nov 7, 2024
1 parent 177dacf commit 9d53a73
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 @@ -37,7 +37,7 @@ jobs:
coverage: xdebug

- name: Install dependencies
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
timeout_minutes: 5
max_attempts: 5
Expand Down

0 comments on commit 9d53a73

Please sign in to comment.