From 33d86ad3b592096ef7d4331feeee6c259fe2274a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 09:44:18 -0300 Subject: [PATCH] build(deps): bump actions/upload-artifact from 4 to 7 (#1120) Integrated into release/v3.6.2 --- .github/workflows/ci.yml | 4 ++-- .github/workflows/electron-release.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd29a5af..8123f0dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: - name: Upload result if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: i18n-${{ matrix.lang }} path: result.txt @@ -201,7 +201,7 @@ jobs: cat coverage/coverage-report.md >> "$GITHUB_STEP_SUMMARY" - name: Upload coverage artifacts if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: coverage-report path: | diff --git a/.github/workflows/electron-release.yml b/.github/workflows/electron-release.yml index 29f37b41..eeea9e06 100644 --- a/.github/workflows/electron-release.yml +++ b/.github/workflows/electron-release.yml @@ -148,7 +148,7 @@ jobs: fi - name: Upload artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: electron-${{ matrix.platform }} path: release-assets/