This commit is contained in:
ruki
2025-05-17 22:54:28 +08:00
Unverified
parent 08e5b1d49b
commit e8ee9b6bde
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "github-action-setup-xmake",
"version": "1.1.9",
"version": "1.2.0",
"description": "Set up your GitHub Actions workflow with a specific version of xmake",
"main": "dist/index.js",
"author": "OpportunityLiu",