We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c2f5f commit 0c021cfCopy full SHA for 0c021cf
.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.0
+ uses: nick-fields/retry@v3.0.1
89
with:
90
timeout_minutes: 20
91
max_attempts: 3
0 commit comments