From 8912e0f17e8a5018d7477844d2e6f3e942f0dbc8 Mon Sep 17 00:00:00 2001 From: wed150 Date: Sat, 4 Jul 2026 00:13:11 +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 932ae0a..b959c33 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@v1 + uses: https://git.soulmc.cn/wed15/github-action-setup-xmake@v2 - name: Cache uses: https://github.bibk.top/actions/cache@v2