From c61dbad4e357f8b1bc556e2898cecf5f1a0c7311 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 21:54:18 +0000 Subject: [PATCH] Update withastro/action action to v5 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 214b276..43306a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,4 +11,4 @@ jobs: - uses: actions/checkout@v5 - name: Build - uses: withastro/action@v4 \ No newline at end of file + uses: withastro/action@v5 \ No newline at end of file