From c8c6e7cb65069b9d411bd63dd15565e8d4f3324f Mon Sep 17 00:00:00 2001 From: Samuel Ayala Date: Mon, 23 Sep 2024 23:28:22 -0400 Subject: [PATCH] Update linux.yaml --- .github/workflows/linux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yaml b/.github/workflows/linux.yaml index adb1bc1..9b73494 100644 --- a/.github/workflows/linux.yaml +++ b/.github/workflows/linux.yaml @@ -48,7 +48,7 @@ jobs: - name: Setup xmake uses: xmake-io/github-action-setup-xmake@v1 with: - xmake-version: branch@master + xmake-version: 2.9.4 actions-cache-folder: .xmake-cache # Update xmake repository