Skip to content

Commit ab633d8

Browse files
chore(deps): update nick-fields/retry action to v3 (#726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 928dc77 commit ab633d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
mv docs/api.json out/docs/framework/${NAME}.json
9191
9292
- name: Commit & Push
93-
uses: nick-fields/retry@v2
93+
uses: nick-fields/retry@v3
9494
with:
9595
max_attempts: 3
9696
retry_on: error

0 commit comments

Comments
 (0)