mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-21 10:06:47 +00:00
Use node 16 for devcontainer and CI
This commit is contained in:
parent
929ff3b637
commit
34557c202d
3 changed files with 11 additions and 9 deletions
|
@ -2,5 +2,5 @@
|
|||
// 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"
|
||||
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue