diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9566a47..a5cda40 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/v') needs: build-static steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: dockersave-static - run: ls -alh