From 1991434301739f39c4191eafa7c4e7a1c0ee6e5b Mon Sep 17 00:00:00 2001 From: s1lentq Date: Mon, 15 Jul 2024 20:28:49 +0700 Subject: [PATCH] [skip ci] Fixed typo version --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a21453ad..4e1e777d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -219,12 +219,12 @@ jobs: steps: - name: Deploying linux artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v4 with: name: linux32 - name: Deploying windows artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v4 with: name: win32