mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-05-17 04:37:48 +02:00
Use node 16 for CI + devcontainer
This commit is contained in:
parent
57aa2e0f04
commit
5df67a0f3f
3 changed files with 7 additions and 6 deletions
|
@ -2,5 +2,5 @@
|
|||
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
|
||||
{
|
||||
"name": "@actions/download-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