diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index 4460beb..1f1d23d 100644 --- a/.gitea/workflows/publish.yaml +++ b/.gitea/workflows/publish.yaml @@ -8,7 +8,7 @@ jobs: container: image: node:24.2 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@main - name: Clone local copy of Quartz run: git clone https://k3gtpi.jumpingcrab.com/vlad/quartz-clone.git - name: Copy notes to content directory