From 2b7b84c2697ac794fe9d5e299ee082d0795606ab Mon Sep 17 00:00:00 2001 From: wed150 Date: Sat, 4 Jul 2026 05:54:25 +0800 Subject: [PATCH] Update .github/workflows/build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b959c33..932ae0a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: uses: https://github.bibk.top/actions/checkout@v4 - name: Setup XMake - uses: https://git.soulmc.cn/wed15/github-action-setup-xmake@v2 + uses: https://git.soulmc.cn/wed15/github-action-setup-xmake@v1 - name: Cache uses: https://github.bibk.top/actions/cache@v2