Merge pull request #146 from 4drian3d/renovate/nick-invision-retry-3.x

chore(deps): update nick-invision/retry action to v3
This commit is contained in:
Adrian 2024-02-03 22:04:39 -05:00 committed by GitHub
commit 207e80b6df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ jobs:
cache: 'gradle' cache: 'gradle'
- name: Build with Gradle - name: Build with Gradle
uses: nick-invision/retry@v2 uses: nick-invision/retry@v3
with: with:
timeout_minutes: 5 timeout_minutes: 5
max_attempts: 2 max_attempts: 2