Import actions/download-artifact @v4

This commit is contained in:
octopus
2026-06-20 16:37:32 +08:00
commit c90e451339
167 changed files with 159452 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/download-artifact",
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16"
}