Skip to content

Commit 0c021cf

Browse files
chore(deps): update nick-fields/retry action to v3.0.1 (#2175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58c2f5f commit 0c021cf

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.0
88+
uses: nick-fields/retry@v3.0.1
8989
with:
9090
timeout_minutes: 20
9191
max_attempts: 3

0 commit comments

Comments
 (0)