diff --git a/.gitea/workflows/ubuntu.yaml b/.gitea/workflows/ubuntu.yaml index 2b37b66..4f37a72 100644 --- a/.gitea/workflows/ubuntu.yaml +++ b/.gitea/workflows/ubuntu.yaml @@ -13,7 +13,7 @@ jobs: - name: Prepare XMake uses: xmake-io/github-action-setup-xmake@v1 with: - xmake-version: '2.8.6' + xmake-version: latest actions-cache-folder: '.xmake-cache' actions-cache-key: 'ubuntu'