We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38a083 commit 47d7b1bCopy full SHA for 47d7b1b
.github/workflows/linux.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup xmake
41
uses: xmake-io/github-action-setup-xmake@v1
42
with:
43
- xmake-version: '2.8.5'
+ xmake-version: '2.9.2'
44
45
# Update xmake repository (in order to have the file that will be cached)
46
- name: Update xmake repository
0 commit comments