mirror: docker/setup-buildx-action@v3

This commit is contained in:
CI Bot
2026-06-17 08:08:09 +08:00
commit f504a1b5d6
41 changed files with 13877 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"printWidth": 240,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid",
"parser": "typescript"
}