We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f75758 commit dfb235aCopy full SHA for dfb235a
README.md
@@ -206,7 +206,7 @@ with:
206
207
```yaml
208
name: Multi-line multi-command Test
209
-uses: ./
+uses: nick-fields/retry@v3
210
with:
211
timeout_minutes: 1
212
max_attempts: 2
@@ -219,7 +219,7 @@ with:
219
220
221
name: Multi-line single-command Test
222
223
224
225
0 commit comments