From 76ab977fedbeaeb32029313724a2e56a8a393548 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 30 May 2022 23:53:59 +0200 Subject: [PATCH] Bump lychee to v0.10.0 (#130) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3215a0f..36791b1 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.9.0 + default: 0.10.0 required: false runs: using: "composite"