From aa03b102247bc07336c401f112cc6188942143e2 Mon Sep 17 00:00:00 2001 From: Yoann Chaudet Date: Tue, 12 Jul 2022 13:24:55 -0700 Subject: [PATCH] Prep release --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 59772f7..39caa13 100644 --- a/action.yml +++ b/action.yml @@ -27,4 +27,4 @@ inputs: default: ${{ github.token }} runs: using: 'docker' - image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.3' + image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.4'