mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-22 08:45:33 +08:00
Update .github/workflows/test.yml
This commit is contained in:
parent
c4f65cdfc5
commit
6756fb6e5e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -151,7 +151,7 @@ jobs:
|
|||||||
shell: pwsh
|
shell: pwsh
|
||||||
|
|
||||||
- name: 'Download artifact #4'
|
- name: 'Download artifact #4'
|
||||||
uses: actions/download-artifact@v2.0.10
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: 'Multi-Path-Artifact'
|
name: 'Multi-Path-Artifact'
|
||||||
path: multi/artifact
|
path: multi/artifact
|
||||||
|
Loading…
x
Reference in New Issue
Block a user