From ffe2cede6b045c69ba37bc7e31c3c542346284cb Mon Sep 17 00:00:00 2001 From: jingkaimori Date: Sun, 2 Jun 2024 12:32:32 +0800 Subject: [PATCH] upgrade version of xmake --- .github/workflows/ci-xmake-windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-xmake-windows.yml b/.github/workflows/ci-xmake-windows.yml index 659f8d5d9..ac1978d7e 100644 --- a/.github/workflows/ci-xmake-windows.yml +++ b/.github/workflows/ci-xmake-windows.yml @@ -34,7 +34,7 @@ jobs: steps: - uses: xmake-io/github-action-setup-xmake@v1 with: - xmake-version: v2.8.8 + xmake-version: v2.8.9 - name: update repo run: xmake repo -u - name: git crlf