diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48089838..0aa98205 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: with: node-version: ${{ matrix.node }} - uses: actions/checkout@v4 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: tarball - run: ls