From 4e7ba26848ff6feef5cb5109c422e80f6488bd78 Mon Sep 17 00:00:00 2001 From: Yoann Chaudet Date: Tue, 6 Aug 2024 16:43:14 -0700 Subject: [PATCH] Prep release of v1.0.13 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 05cf38a6..be24eb03 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.12' + image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.13'