From ea51107ef846da9fbd8de5701f2b0eabc8fc2108 Mon Sep 17 00:00:00 2001 From: Yoann Chaudet Date: Fri, 9 Feb 2024 11:42:18 -0800 Subject: [PATCH] Prep actions.yml update --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2cf6a9b..ca20d8d 100644 --- a/action.yml +++ b/action.yml @@ -28,4 +28,4 @@ inputs: default: ${{ github.token }} runs: using: 'docker' - image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.9' + image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.10'