From 7d7790ad8dd8f56da3b6143d09f6c853440dd08e Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 25 Apr 2024 12:27:49 +0200 Subject: [PATCH] Bump lychee to 0.15.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 216a4bd..9ba38da 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.2 + default: 0.15.0 required: false output: description: "Summary output file path"