From 9b100b8fc3e9c69bfe9fed3640547a1d32b4ab54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 27 Feb 2026 00:01:47 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7 --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index e9cfc2e..835912d 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -48,7 +48,7 @@ jobs: --keep-going - name: Upload parity artifacts if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: render-parity-artifacts path: target/render-parity/current