Import actions/upload-artifact @v4

This commit is contained in:
octopus
2026-06-20 16:37:31 +08:00
commit 14990e71eb
225 changed files with 300438 additions and 0 deletions
+6
View 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"
}