Skip to content

Commit aa390e0

Browse files
chore(deps): update nick-invision/retry action to v3.0.2
1 parent e4ff724 commit aa390e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ClientCatcherBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
cache: 'gradle'
1919

2020
- name: Build with Gradle
21-
uses: nick-invision/retry@v3.0.0
21+
uses: nick-invision/retry@v3.0.2
2222
with:
2323
timeout_minutes: 4
2424
max_attempts: 2

0 commit comments

Comments
 (0)