From 537873ba0a94eed8421a6ad604be92d4bb3467ee Mon Sep 17 00:00:00 2001 From: Yangff Date: Sat, 9 Nov 2024 21:15:23 +0000 Subject: [PATCH] xmak 2.3.3? --- .github/workflows/linux-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-test.yml b/.github/workflows/linux-test.yml index 7f3ac5d6b..3f809c91b 100644 --- a/.github/workflows/linux-test.yml +++ b/.github/workflows/linux-test.yml @@ -42,7 +42,7 @@ jobs: - name: Setup xmake uses: xmake-io/github-action-setup-xmake@v1 with: - xmake-version: 2.3.2 + xmake-version: 2.3.3 actions-cache-folder: '.xmake-cache' actions-cache-key: 'linux-test' - name: Build