diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 9d6cc0dd..3431eaf5 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -232,7 +232,7 @@ jobs: if: ${{ github.repository_owner == 'fangq' && github.event_name != 'pull_request'}} steps: - name: Download mcx - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: all-mcx-packages path: packages