From 9f2db5fd6a35136a29d77a12dae8f0222f423bb7 Mon Sep 17 00:00:00 2001 From: Sondre Jahrsengene Date: Wed, 11 Feb 2026 12:12:29 +0100 Subject: [PATCH] ci: anchor hugo version --- .../azure-static-web-apps-wonderful-mushroom-02abe3903.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/azure-static-web-apps-wonderful-mushroom-02abe3903.yml b/.github/workflows/azure-static-web-apps-wonderful-mushroom-02abe3903.yml index 13775b9..d48c7d9 100644 --- a/.github/workflows/azure-static-web-apps-wonderful-mushroom-02abe3903.yml +++ b/.github/workflows/azure-static-web-apps-wonderful-mushroom-02abe3903.yml @@ -36,6 +36,8 @@ jobs: api_location: "" # Api source code path - optional output_location: "public" # Built app content directory - optional ###### End of Repository/Build Configurations ###### + env: # Add environment variables here + HUGO_VERSION: 0.146.7 close_pull_request_job: if: github.event_name == 'pull_request' && github.event.action == 'closed'