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
+11
View File
@@ -0,0 +1,11 @@
[core]
bare = false
[remote "origin"]
url = https://github.com/actions/checkout
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
[remote "gitea"]
url = https://orchestron-bot:0a62cf247c07123bef12df07cc93cbf2195cd6c9@gitea.orchestron.cn/actions/checkout.git
fetch = +refs/heads/*:refs/remotes/gitea/*