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/