We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77c230 commit 0a9cc0aCopy full SHA for 0a9cc0a
.github/workflows/update.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
python-version: ${{ env.PYTHON_VERSION }}
26
- name: Run update script
27
- uses: nick-fields/retry@v2
+ uses: nick-fields/retry@v3
28
29
timeout_minutes: 15
30
max_attempts: 3
0 commit comments