We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98080f8 commit 759ef7eCopy full SHA for 759ef7e
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
working-directory: downloaded-artifacts
82
83
- name: Upload Coverage with retry
84
- uses: Wandalen/wretry.action@v2.1.0
+ uses: Wandalen/wretry.action@v3.0.0
85
with:
86
attempt_limit: 5
87
attempt_delay: 2000
0 commit comments