mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-05-17 04:37:48 +02:00
Use latest actions/artifact NPM package + misc updates
This commit is contained in:
parent
9782bd6a98
commit
8df9014c0c
9 changed files with 33 additions and 45 deletions
6
.devcontainer/devcontainer.json
Normal file
6
.devcontainer/devcontainer.json
Normal 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-18"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue