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 bdc77f2 commit 99efcc0Copy full SHA for 99efcc0
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
run: pnpm build
55
56
- name: Run Tests
57
- uses: nick-fields/retry@v2
+ uses: nick-fields/retry@v3
58
with:
59
timeout_minutes: 10
60
max_attempts: 3
@@ -104,7 +104,7 @@ jobs:
104
105
106
107
108
109
110
@@ -154,7 +154,7 @@ jobs:
154
155
156
157
158
159
160
0 commit comments