mirror of
https://github.com/actions/setup-node.git
synced 2025-12-16 13:32:35 +00:00
Merge ad9bd761cb into b9b25d45f7
This commit is contained in:
commit
66d812b897
1 changed files with 7 additions and 0 deletions
7
.devcontainer/devcontainer.json
Normal file
7
.devcontainer/devcontainer.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ - name: Setup Node.js environment
|
||||
uses: actions/setup-node@v4.0.2
|
||||
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue