From 88ad4df7d14085195acf7f046eb07574dc784713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 06:49:37 +0000 Subject: [PATCH] Bump suisei-cn/actions-download-file from 1.3.0 to 1.4.0 Bumps [suisei-cn/actions-download-file](https://github.com/suisei-cn/actions-download-file) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/suisei-cn/actions-download-file/releases) - [Commits](https://github.com/suisei-cn/actions-download-file/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: suisei-cn/actions-download-file dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/os-zoo.yml | 2 +- .github/workflows/windows.yml | 6 +++--- .github/workflows/windows_comp.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/os-zoo.yml b/.github/workflows/os-zoo.yml index d3dc6770c31f1..29137bd7c7d89 100644 --- a/.github/workflows/os-zoo.yml +++ b/.github/workflows/os-zoo.yml @@ -154,7 +154,7 @@ jobs: working-directory: _build run: nmake /S - name: download coreinfo - uses: suisei-cn/actions-download-file@v1.3.0 + uses: suisei-cn/actions-download-file@v1.4.0 with: url: "https://download.sysinternals.com/files/Coreinfo.zip" target: _build/coreinfo/ diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 29ad9689e943e..806bc25f558d3 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -48,7 +48,7 @@ jobs: working-directory: _build run: nmake /S - name: download coreinfo - uses: suisei-cn/actions-download-file@v1.3.0 + uses: suisei-cn/actions-download-file@v1.4.0 with: url: "https://download.sysinternals.com/files/Coreinfo.zip" target: _build/coreinfo/ @@ -92,7 +92,7 @@ jobs: working-directory: _build run: nmake /S - name: download coreinfo - uses: suisei-cn/actions-download-file@v1.3.0 + uses: suisei-cn/actions-download-file@v1.4.0 with: url: "https://download.sysinternals.com/files/Coreinfo.zip" target: _build/coreinfo/ @@ -129,7 +129,7 @@ jobs: working-directory: _build run: nmake # verbose, so no /S here - name: download coreinfo - uses: suisei-cn/actions-download-file@v1.3.0 + uses: suisei-cn/actions-download-file@v1.4.0 with: url: "https://download.sysinternals.com/files/Coreinfo.zip" target: _build/coreinfo/ diff --git a/.github/workflows/windows_comp.yml b/.github/workflows/windows_comp.yml index 3ffd5f2e720a0..bf2e89ed71537 100644 --- a/.github/workflows/windows_comp.yml +++ b/.github/workflows/windows_comp.yml @@ -42,7 +42,7 @@ jobs: working-directory: _build run: nmake - name: download coreinfo - uses: suisei-cn/actions-download-file@v1.3.0 + uses: suisei-cn/actions-download-file@v1.4.0 with: url: "https://download.sysinternals.com/files/Coreinfo.zip" target: _build/coreinfo/ @@ -80,7 +80,7 @@ jobs: working-directory: _build run: nmake - name: download coreinfo - uses: suisei-cn/actions-download-file@v1.3.0 + uses: suisei-cn/actions-download-file@v1.4.0 with: url: "https://download.sysinternals.com/files/Coreinfo.zip" target: _build/coreinfo/