Skip to content

Commit 4da7103

Browse files
chore(deps): update nick-fields/retry action to v3.0.2 (#2195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55d2ab0 commit 4da7103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
distribution: 'temurin'
8686
java-version: 11
8787
- name: Run tests
88-
uses: nick-fields/retry@v3.0.1
88+
uses: nick-fields/retry@v3.0.2
8989
with:
9090
timeout_minutes: 20
9191
max_attempts: 3

0 commit comments

Comments
 (0)