diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2bde46f..0a9f5b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: with: python-version: 3.9 - - uses: actions/download-artifact@v2 + - uses: actions/download-artifact@v4.1.7 - name: Display structure of downloaded files run: ls -R