mirror of
https://github.com/actions/setup-node.git
synced 2025-04-20 09:59:20 +08:00
Create devcontainer.json
- name: Setup Node.js environment uses: actions/setup-node@v4.1.0 Node.js
This commit is contained in:
parent
8f9cc178b6
commit
24b2e2deab
5
.devcontainer/devcontainer.json
Normal file
5
.devcontainer/devcontainer.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||||
|
"features": {
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user