diff --git a/README.md b/README.md index fa0baed..1cef69f 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ with: ```yaml name: Multi-line multi-command Test -uses: ./ +uses: nick-fields/retry@v3 with: timeout_minutes: 1 max_attempts: 2 @@ -219,7 +219,7 @@ with: ```yaml name: Multi-line single-command Test -uses: ./ +uses: nick-fields/retry@v3 with: timeout_minutes: 1 max_attempts: 2