Skip to content

Commit

Permalink
Merge pull request uutils#6168 from uutils/renovate/nick-fields-retry…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update nick-fields/retry action to v3
  • Loading branch information
cakebaker authored Apr 1, 2024
2 parents 4482a62 + 355f87d commit 1bb5111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
macos-latest) brew install coreutils ;; # needed for show-utils.sh
esac
- name: "`cargo clippy` lint testing"
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
max_attempts: 3
retry_on: error
Expand Down

0 comments on commit 1bb5111

Please sign in to comment.