From fcee2a71b924d1d8c8bf5de4512cfbd056cb55c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 22:45:59 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v6 --- .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 8f2dce9..e48f6db 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@v5 + uses: actions/upload-artifact@v6 with: name: dist path: dist/