1
0
mirror of https://github.com/actions/checkout.git synced 2026-03-10 09:01:44 +08:00

Compare commits

...

2 Commits

Author SHA1 Message Date
th30neee
39fa56f781
Merge 2caf555345 into 09d2acae67 2025-06-06 15:23:32 -07:00
th30neee
2caf555345
Create devcontainer.json 2025-03-17 17:19:56 -07:00

View File

@ -0,0 +1,4 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}