From 0a4292391d9afb8b4642acbb9eb3282df63ec97f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 01:37:17 +0000 Subject: [PATCH] chore(deps): update area44/workflows action to v4.1.0 --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 28b5fe2..08b654f 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v6 - name: Run build - uses: area44/workflows/astro@v4.0.2 + uses: area44/workflows/astro@v4.1.0 deploy: needs: build