mirror checkout v4

This commit is contained in:
actions-mirror
2026-09-01 23:08:34 +08:00
commit a48da8656b
104 changed files with 53892 additions and 0 deletions
+38519
View File
File diff suppressed because one or more lines are too long
+13
View File
@@ -0,0 +1,13 @@
{
"problemMatcher": [
{
"owner": "checkout-git",
"pattern": [
{
"regexp": "^(fatal|error): (.*)$",
"message": 2
}
]
}
]
}