Skip to content

Commit c4071f8

Browse files
chore(deps): update nick-fields/retry action to v4
1 parent 45b4218 commit c4071f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
restore-keys: |
5252
${{ runner.os }}-${{matrix.node-version}}-jest-
5353
- name: Test
54-
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
54+
uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4
5555
with:
5656
timeout_minutes: 10
5757
max_attempts: 5

0 commit comments

Comments
 (0)