зеркало из https://github.com/microsoft/msquic.git
Bump actions/download-artifact from 3.0.1 to 3.0.2 (#3337)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9782bd6a98...9bc31d5ccc
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
8c490860f7
Коммит
fda7ef8fe5
|
@ -87,7 +87,7 @@ jobs:
|
|||
- name: Prepare Machine
|
||||
shell: pwsh
|
||||
run: scripts/prepare-machine.ps1 -ForTest -InstallDuoNic
|
||||
- uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7
|
||||
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
|
||||
with:
|
||||
name: bin
|
||||
path: artifacts/bin
|
||||
|
@ -119,7 +119,7 @@ jobs:
|
|||
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7
|
||||
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
|
||||
with:
|
||||
name: data
|
||||
path: artifacts/PerfDataResults/windows/x64_Release_schannel/WAN
|
||||
|
|
Загрузка…
Ссылка в новой задаче