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