diff --git a/.github/workflows/ClientCatcherBuild.yml b/.github/workflows/ClientCatcherBuild.yml index 058d078..a1fdd68 100644 --- a/.github/workflows/ClientCatcherBuild.yml +++ b/.github/workflows/ClientCatcherBuild.yml @@ -18,7 +18,7 @@ jobs: cache: 'gradle' - name: Build with Gradle - uses: nick-invision/retry@v3.0.2 + uses: nick-invision/retry@v4.0.0 with: timeout_minutes: 4 max_attempts: 2