From 13ebdb4af0bbb53fa0e2fc22e20bb6047c3b8f35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 1 Dec 2023 11:30:24 +0000 Subject: [PATCH] updated githubactions --- .github/workflows/firebase-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firebase-preview.yml b/.github/workflows/firebase-preview.yml index caa90cf2..ca8d2365 100644 --- a/.github/workflows/firebase-preview.yml +++ b/.github/workflows/firebase-preview.yml @@ -9,7 +9,7 @@ jobs: - name: Hugo setup uses: peaceiris/actions-hugo@v2.6.0 with: - hugo-version: 0.120.4 + hugo-version: 0.115.4 extended: true env: ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'