mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-27 02:08:04 +03: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