diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a044eb6..4c0671b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -59,7 +59,7 @@ jobs: if: github.event_name == 'workflow_dispatch' && github.event.inputs.should_release == 'true' steps: - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: artifacts - name: Zip