diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 96acbef..ede29df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: tools: composer:v2 - name: Install dependencies - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: timeout_minutes: 5 max_attempts: 5