mirror of
https://github.com/actions/setup-node
synced 2025-04-15 04:46:03 +00: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…
Reference in New Issue
Block a user