diff --git a/.github/workflows/phpunits.yaml b/.github/workflows/phpunits.yaml index 2ade049f9..13c30159a 100644 --- a/.github/workflows/phpunits.yaml +++ b/.github/workflows/phpunits.yaml @@ -159,7 +159,7 @@ jobs: - name: Send coverage id: codeclimate-send - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: timeout_seconds: 15 max_attempts: 3