Skip to content

Commit 35e1c22

Browse files
chore(deps): update nick-invision/retry action to v3
1 parent 6dcf309 commit 35e1c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
distribution: 'temurin'
2424
cache: 'gradle'
2525
- name: Build with Gradle
26-
uses: nick-invision/retry@v2
26+
uses: nick-invision/retry@v3
2727
with:
2828
timeout_minutes: 5
2929
max_attempts: 2

0 commit comments

Comments
 (0)