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