upload-artifact/.devcontainer/devcontainer.
2025-06-23 01:40:17 +07:00

6 lines
282 B
Text

// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
{
"name": "@actions/upload-artifact",
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16"
}