We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe917f commit d503bbeCopy full SHA for d503bbe
.github/workflows/static_analysis.yml
@@ -19,7 +19,7 @@ jobs:
19
coverage: none
20
21
- name: Install PHPStan
22
- uses: nick-invision/retry@v2
+ uses: nick-invision/retry@v3
23
with:
24
timeout_minutes: 5
25
max_attempts: 5
0 commit comments