chore(deps): update nick-fields/retry action to v3

This commit is contained in:
renovate[bot] 2024-03-31 23:41:43 +00:00 committed by Sylvestre Ledru
parent 4482a6248f
commit ffda2a4b40

View file

@ -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