From a0d4e1405a766945d0a6307d4f3d59bb288c03aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Sep 2026 02:02:54 +0000 Subject: [PATCH] chore(deps): update github artifact actions --- .gitea/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 03a4b34..289b8b2 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -34,7 +34,7 @@ jobs: run: npm start - name: Upload PDF artifact - uses: https://git.keligrubb.com/actions/upload-artifact@v3 + uses: https://git.keligrubb.com/actions/upload-artifact@v7 with: name: release-pdf path: "*.pdf" @@ -47,7 +47,7 @@ jobs: GITEA_TOKEN: ${{ secrets.SCROLLSMITH_GITEA_TOKEN }} steps: - name: Download PDF artifact - uses: https://git.keligrubb.com/actions/download-artifact@v3 + uses: https://git.keligrubb.com/actions/download-artifact@v8 with: name: release-pdf path: .