diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 08413f3..c9fafca 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -48,7 +48,7 @@ jobs: persist-credentials: false - name: Download Artifact 👾 - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Display structure of downloaded files run: ls -R