Skip to content

Commit

Permalink
Update .github/actions/upload-codecov/action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Jan 25, 2025
1 parent fa84792 commit 2d35e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/upload-codecov/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
using: 'composite'
steps:
- name: Retry upload
uses: Wandalen/wretry.action@v3.8.0
uses: Wandalen/wretry.action@v3.7.0
with:
attempt_limit: 6
# sleep 10 seconds between retries
Expand Down

0 comments on commit 2d35e2c

Please sign in to comment.