action: use xmake latest
All checks were successful
Linux arm64 / Build (push) Successful in 37s

This commit is contained in:
2024-02-24 13:05:29 +01:00
parent a35f45015b
commit 6b03fab302

View File

@@ -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'