From 1b38b610eecbbd2071c2b6fa390ba479b1683a32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 20:36:28 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7 --- .github/workflows/test_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_build.yml b/.github/workflows/test_build.yml index e48f6db..2551f29 100644 --- a/.github/workflows/test_build.yml +++ b/.github/workflows/test_build.yml @@ -38,7 +38,7 @@ jobs: - run: npm run testOnly - run: cp LICENSE dist/ - name: Upload build artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: dist path: dist/