From 9a7e0c141ab52f5a2a6a6cd50d183426d994f3a8 Mon Sep 17 00:00:00 2001 From: litetex's Renovate Bot <149955914+litetex-renovate@users.noreply.github.com> Date: Fri, 27 Feb 2026 05:18:51 +0000 Subject: [PATCH] Update actions/upload-artifact action to v7 --- .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..c23304d 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@v7 with: name: built-artifacts path: src/web-ext-artifacts/