From c18ca63ffc4c2a2fadc93185b0bf2907107cb23b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:27:59 +0000 Subject: [PATCH] chore(deps): update withastro/action digest to 6046791 --- .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 3e2f219..b8330c0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout your repository using git uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: Install, build, and upload your site - uses: withastro/action@877fd7e5cf5dc5d213f6701c790972aa25452ad3 # v2 + uses: withastro/action@604679169f7a347c33065aab494742732d401e0e # v2 with: path: ./docs node-version: 20.13.1