checkout/.devcontainer/devcontainer.json
2025-12-06 16:54:13 -07:00

6 lines
115 B
JSON

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