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