1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-14 16:53:47 +08:00

Create devcontainer.json

This commit is contained in:
dillyphilly3131
2025-09-03 11:13:41 -04:00
committed by GitHub
parent 84461a1f80
commit 38c4d0049e

View File

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