We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d2ab0 commit 4da7103Copy full SHA for 4da7103
.github/workflows/dotnet-examples.yml
@@ -85,7 +85,7 @@ jobs:
85
distribution: 'temurin'
86
java-version: 11
87
- name: Run tests
88
- uses: nick-fields/retry@v3.0.1
+ uses: nick-fields/retry@v3.0.2
89
with:
90
timeout_minutes: 20
91
max_attempts: 3
0 commit comments