From 992ef62108888f7e427a50e3e8182ed7ccabca7e Mon Sep 17 00:00:00 2001 From: "uniproject-renovate[bot]" <254712713+uniproject-renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:19:48 +0000 Subject: [PATCH] Update withastro/action action to v5 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 86d8dda..1492ac4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout your repository using git uses: actions/checkout@v3 - name: Install, build, and upload your site - uses: withastro/action@v3 + uses: withastro/action@v5 with: path: ./webapp deploy: