From 2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Thu, 25 Apr 2024 12:42:17 +0200 Subject: [PATCH] Bump lychee to 0.15.0 (#226) --- 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"