diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index 5a313d4..f3fa9f1 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -150,7 +150,7 @@ jobs: needs: [meta, windows, ubuntu, macos] runs-on: ubuntu-latest steps: - - uses: actions/download-artifact@v4.1.7 + - uses: actions/download-artifact@v3 with: path: assets