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 71b13df commit b38a083Copy full SHA for b38a083
.github/workflows/windows.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Setup xmake
31
uses: xmake-io/github-action-setup-xmake@v1
32
with:
33
- xmake-version: '2.8.5'
+ xmake-version: '2.9.2'
34
35
# Install node
36
#- name: Setup nodejs
0 commit comments