diff --git a/.github/workflows/dotnet-examples.yml b/.github/workflows/dotnet-examples.yml index 2b79b75cd9e3..5e81168d8a5b 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.0 + uses: nick-fields/retry@v3.0.1 with: timeout_minutes: 20 max_attempts: 3