Update .github/workflows/test.yml

This commit is contained in:
Matthieu MOREL 2021-08-02 12:12:52 +02:00 committed by GitHub
parent 6756fb6e5e
commit dd9f448247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,7 @@ jobs:
# Download Artifact #3 and verify the correctness of the content # Download Artifact #3 and verify the correctness of the content
- name: 'Download artifact #3' - name: 'Download artifact #3'
uses: actions/download-artifact@v2.0.10 uses: actions/download-artifact@v2
with: with:
name: 'GZip-Artifact' name: 'GZip-Artifact'
path: gzip/artifact/path path: gzip/artifact/path