diff --git a/.github/workflows/dotnet-examples.yml b/.github/workflows/dotnet-examples.yml index 25baba0069d..f70ca0a402b 100644 --- a/.github/workflows/dotnet-examples.yml +++ b/.github/workflows/dotnet-examples.yml @@ -85,7 +85,7 @@ jobs: distribution: 'temurin' java-version: 11 - name: Run tests - uses: nick-fields/retry@v3.0.2 + uses: nick-fields/retry@v4.0.0 with: timeout_minutes: 40 max_attempts: 2