2
0
Fork 0
mirror of https://github.com/actions/upload-artifact.git synced 2025-04-05 19:06:34 +00:00
upload-artifact/.devcontainer/devcontainer.json
2023-01-04 19:20:09 +00:00

6 lines
282 B
JSON

// 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-18"
}