mirror of
https://gitea.com/actions/setup-node.git
synced 2025-04-20 07:45:38 +08:00
Merge ad9bd761cb4f76d8ee125123340860e145330581 into 25b062c917b0c75f8b47d8469aff6c94ffd89abb
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…
x
Reference in New Issue
Block a user