From 29ac302893218e3c2b55acbaf58b1d812583bfcb Mon Sep 17 00:00:00 2001 From: dongwlin Date: Sat, 7 Sep 2024 22:13:51 +0800 Subject: [PATCH] ci: manually revert --- .github/workflows/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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