Skip to content

Commit 22c8461

Browse files
chore(deps): update nick-invision/retry action to v2.9.0
1 parent bc1a0c7 commit 22c8461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
java-version: 17
1919
distribution: 'temurin'
2020
- name: Build with Gradle
21-
uses: nick-invision/retry@v2.8.3
21+
uses: nick-invision/retry@v2.9.0
2222
with:
2323
timeout_minutes: 4
2424
max_attempts: 2

0 commit comments

Comments
 (0)