Skip to content

Commit 187a8f7

Browse files
authored
Update ci.yml
1 parent c50615f commit 187a8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137

138138
- if: ${{ matrix.install }}
139139
name: Install Required Runtime (${{ matrix.runtime }})
140-
uses: nick-fields/retry@v4
140+
uses: nick-fields/retry@v3
141141
with:
142142
timeout_minutes: 15
143143
max_attempts: 3

0 commit comments

Comments
 (0)