1
0
mirror of https://github.com/actions/checkout.git synced 2026-07-11 19:23:49 +08:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Carla Archuleta
e22fbe6c83 Merge 441f1f4b8c into 8e8c483db8 2025-12-06 23:54:25 +00:00
Carla Archuleta
441f1f4b8c Add initial devcontainer configurations 2025-12-06 16:54:13 -07:00

View File

@@ -0,0 +1,5 @@
git@github.com:actions/checkout.git
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}