mirror of
https://github.com/actions/setup-node.git
synced 2026-03-01 06:41:05 +08:00
Compare commits
2 Commits
218dd557ba
...
66d812b897
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
66d812b897 | ||
|
|
ad9bd761cb |
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