From dd9f448247de6a1b9c4aa4624a96e33098fc2c5f Mon Sep 17 00:00:00 2001 From: Matthieu MOREL Date: Mon, 2 Aug 2021 12:12:52 +0200 Subject: [PATCH] Update .github/workflows/test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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