mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-05-31 05:11: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
|
||||
|
||||
- name: 'Download artifact #4'
|
||||
uses: actions/download-artifact@v2.0.10
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: 'Multi-Path-Artifact'
|
||||
path: multi/artifact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue