diff --git a/.github/workflows/pull-request-image.yml b/.github/workflows/pull-request-image.yml index 2e438b92..55b51ef4 100644 --- a/.github/workflows/pull-request-image.yml +++ b/.github/workflows/pull-request-image.yml @@ -56,7 +56,7 @@ jobs: needs: build steps: - name: Download plugin build artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 id: download with: name: plugin-dist