From eeb9cb63fe093e4d17e5853314dbf862bb35f28d Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 26 Jan 2024 16:43:35 +0100 Subject: [PATCH] Bump to lychee 0.14.2 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f810a80..e28d01b 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: required: false lycheeVersion: description: "Use custom version of lychee link checker" - default: 0.14.1 + default: 0.14.2 required: false output: description: "Summary output file path"