Skip to content

Commit 93c15fa

Browse files
authored
update nick-fields/retry to support node24 (#843)
1 parent d541947 commit 93c15fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
run: npm install
112112

113113
- name: Start the Docker testing environment
114-
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2
114+
uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0
115115
with:
116116
timeout_minutes: 10
117117
max_attempts: 3

0 commit comments

Comments
 (0)