From e451e2af791f6c9e7c361b5621a22639c5691126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 06:36:20 +0000 Subject: [PATCH] Bump actions/upload-artifact from 7.0.0 to 7.0.1 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v7...v7.0.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/push-master.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/push-master.yml b/.github/workflows/push-master.yml index 772704112..dd02ad531 100644 --- a/.github/workflows/push-master.yml +++ b/.github/workflows/push-master.yml @@ -235,7 +235,7 @@ jobs: GH_TOKEN: ${{ github.token }} - name: Upload unsigned artifacts - uses: actions/upload-artifact@v7.0.0 + uses: actions/upload-artifact@v7.0.1 with: name: unsigned-windows-installer path: build/Hyper* @@ -272,7 +272,7 @@ jobs: - name: Upload unsigned ZIP to GitHub (SignPath V2 requirement) if: ${{ env.USE_SIGNPATH == 'true' }} id: upload-unsigned-artifact - uses: actions/upload-artifact@v7.0.0 + uses: actions/upload-artifact@v7.0.1 with: name: signpath_upload path: to_sign/