diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 508c24c..cd85209 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -110,7 +110,7 @@ jobs: # Download Artifact #2 and verify the correctness of the content - name: 'Download artifact #2' - uses: actions/download-artifact@v2.0.10 + uses: actions/download-artifact@v2 with: name: 'artifact' path: some/other/path