diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index e3866b8..5f3382d 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -135,7 +135,7 @@ jobs: needs: [test-pkgs, export] steps: - name: Extract artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: data - name: Release # https://github.com/softprops/action-gh-release