1
Fork 0
mirror of https://gitea.com/actions/checkout.git synced 2024-11-26 18:45:55 +01:00
checkout/.devcontainer/devcontainer.json

6 lines
82 B
JSON
Raw Normal View History

2023-01-16 06:17:57 +01:00
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}