diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ac0fb73..508c24c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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