From 4360c3b04772691016a13ee073ea3f751f4d7759 Mon Sep 17 00:00:00 2001 From: litetex's Renovate Bot <149955914+litetex-renovate@users.noreply.github.com> Date: Sat, 25 Oct 2025 04:30:01 +0000 Subject: [PATCH] Update actions/upload-artifact action to v5 --- .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..8ca0b84 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@v5 with: name: built-artifacts path: src/web-ext-artifacts/