Skip to content

Commit

Permalink
chore(deps): update nick-invision/retry action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent ac8de12 commit a9f4432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/yarn_install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
restore-keys: |
${{ runner.os }}-yarn-
- name: Yarn Install
uses: nick-invision/retry@v2
uses: nick-invision/retry@v3
with:
timeout_minutes: 3
retry_wait_seconds: 30
Expand Down

0 comments on commit a9f4432

Please sign in to comment.