From 463bcd5aae9ff0d5525c435363261a515a7307b9 Mon Sep 17 00:00:00 2001 From: litetex's Renovate Bot <149955914+litetex-renovate@users.noreply.github.com> Date: Sat, 13 Dec 2025 04:35:03 +0000 Subject: [PATCH] Update actions/upload-artifact action to v6 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8388c8f..e5947a7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: - run: npm run web-ext build -- --ignore-files=package*.json working-directory: src - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v6 with: name: built-artifacts path: src/web-ext-artifacts/