diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index 7076427..f3a192f 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -18,7 +18,7 @@ jobs: - name: Prepare Xmake uses: xmake-io/github-action-setup-xmake@v1 with: - xmake-version: branch@master + xmake-version: latest actions-cache-folder: '.xmake-cache' actions-cache-key: 'ubuntu'