mirror of
https://github.com/actions/setup-node.git
synced 2025-04-21 19:49:32 +08:00
Merge ad9bd761cb
into 25b062c917
This commit is contained in:
commit
fd014d01f9
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…
Reference in New Issue
Block a user