From ebd95ebde89b46eaf3567432efb0b52bad2187d7 Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Fri, 5 Jan 2024 17:55:20 +0100 Subject: [PATCH] Update to latest lychee 0.14.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 788201e..6a005d1 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.13.0 + default: 0.14.0 required: false output: description: "Summary output file path"