This commit is contained in:
ruki
2025-08-21 12:18:29 +08:00
Unverified
parent eb8f4402d4
commit 3d54b7025d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "github-action-setup-xmake",
"version": "1.2.1",
"version": "1.2.2",
"description": "Set up your GitHub Actions workflow with a specific version of xmake",
"main": "dist/index.js",
"author": "OpportunityLiu",