diff --git a/.github/workflows/release-ota.yml b/.github/workflows/release-ota.yml index 7fcee697dd..b9168c2df2 100644 --- a/.github/workflows/release-ota.yml +++ b/.github/workflows/release-ota.yml @@ -94,7 +94,7 @@ jobs: - x64 steps: - name: Download release config - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v4 - name: Fetch MaaRelease uses: actions/checkout@v5