Skip to content

Commit ffda2a4

Browse files
renovate[bot]sylvestre
authored andcommitted
chore(deps): update nick-fields/retry action to v3
1 parent 4482a62 commit ffda2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
macos-latest) brew install coreutils ;; # needed for show-utils.sh
118118
esac
119119
- name: "`cargo clippy` lint testing"
120-
uses: nick-fields/retry@v2
120+
uses: nick-fields/retry@v3
121121
with:
122122
max_attempts: 3
123123
retry_on: error

0 commit comments

Comments
 (0)