actions/checkout v4

This commit is contained in:
orchestron-bot
2026-06-11 00:39:39 +08:00
commit c0d126057e
1156 changed files with 54315 additions and 0 deletions
+38383
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
}
]
}
]
}