Skip to content

Commit

Permalink
Update lychee version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mre authored Apr 25, 2024
1 parent 2912404 commit 92b6c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ On top of that, the action also supports some additional arguments.
| fail | `false` | Fail workflow run on error (i.e. when [lychee exit code][lychee-exit] is not 0). |
| format | `markdown`, `json` | Summary output format. |
| jobSummary | `false` | Write GitHub job summary (on Markdown output only). |
| lycheeVersion | `v0.13.0`, `nightly` | Overwrite the lychee version to be used. |
| lycheeVersion | `v0.15.0`, `nightly` | Overwrite the lychee version to be used. |
| output | `lychee/results.md` | Summary output file path. |
| token | `""` | Custom GitHub token to use for API calls. |

Expand Down

0 comments on commit 92b6c5a

Please sign in to comment.