From 080b38759b0ac18e6b41dca22f8cead6e1f9fc67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:48:20 +0000 Subject: [PATCH] ci: Bump actions/download-artifact from 4 to 8 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b1babfc..bd8da47 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -181,7 +181,7 @@ jobs: run: npm run build - name: Download Windows installer artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: windows-installer path: release/enterprise/ @@ -200,13 +200,13 @@ jobs: - uses: actions/checkout@v4 - name: Download Windows installer - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: windows-installer path: dist-release/ - name: Download macOS DMG - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: macos-dmg path: dist-release/