mirror of
https://github.com/actions/upload-artifact.git
synced 2025-06-09 10:21:20 +00:00
Update .github/workflows/test.yml
This commit is contained in:
parent
6756fb6e5e
commit
dd9f448247
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -131,7 +131,7 @@ jobs:
|
||||
|
||||
# Download Artifact #3 and verify the correctness of the content
|
||||
- name: 'Download artifact #3'
|
||||
uses: actions/download-artifact@v2.0.10
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: 'GZip-Artifact'
|
||||
path: gzip/artifact/path
|
||||
|
Loading…
Reference in New Issue
Block a user