1
0
mirror of https://github.com/actions/checkout.git synced 2026-03-01 08:31:03 +08:00
checkout/.devcontainer/devcontainer.json
2025-02-11 15:23:00 -07:00

6 lines
82 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}