Mirror actions/upload-artifact@v4 (upstream ea165f8d65b6e75b540449e92b4886f43607fa02)
This commit is contained in:
commit
5a86dd16bf
226 changed files with 300457 additions and 0 deletions
6
.devcontainer/devcontainer.json
Normal file
6
.devcontainer/devcontainer.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue