3
0
Fork 0
mirror of https://gitea.com/actions/setup-node.git synced 2024-11-24 11:09:33 +01:00
setup-node/.devcontainer/devcontainer.json
2024-02-15 07:10:59 -06:00

7 lines
190 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
} - name: Setup Node.js environment
uses: actions/setup-node@v4.0.2