We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c9863 commit 5294c3bCopy full SHA for 5294c3b
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
tools: composer:v2
78
79
- name: Install dependencies
80
- uses: nick-fields/retry@v2
+ uses: nick-fields/retry@v3
81
with:
82
timeout_minutes: 5
83
max_attempts: 5
0 commit comments