From 59a23af30818fb0fed1bf3972a604012b142e3b2 Mon Sep 17 00:00:00 2001 From: Lauren Kaviak Date: Sat, 11 Apr 2026 02:21:11 -0500 Subject: [PATCH] use the correct ref --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 3f7d42b..67798a5 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -30,7 +30,7 @@ jobs: fetch-depth: 1 persist-credentials: false token: ${{secrets.GH_PAT}} - ref: main + ref: v4 - uses: actions/checkout@v6 id: get garden content with: