Files
ChristopherHX 81f940d004
Code scanning - action / CodeQL-Build (push) Failing after 3m53s
disable ghes no support check
2024-01-22 11:42:57 +01:00

7 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-16"
}