mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-06-07 16:31:12 +00:00
Update .github/workflows/test.yml
This commit is contained in:
parent
c4f65cdfc5
commit
6756fb6e5e
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue