From ee7de7abdd08bc8f38ecf1d1a6291ec9b65a1ac4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:35:05 +0000 Subject: [PATCH] Update actions/upload-artifact action to v7 --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index e3a390c92..de38824a4 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -131,7 +131,7 @@ jobs: done - name: Upload artifact for checking the output - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: path: ./public