These actions now live in the Nub repository and are consumed as nubjs/nub/<name>@v0:
| Was | Is now |
|---|---|
nubjs/action/setup-node@v0 |
nubjs/nub/setup-node@v0 |
nubjs/action/install@v0 |
nubjs/nub/install@v0 |
- uses: actions/checkout@v5
- uses: nubjs/nub/setup-node@v0
- run: npm ci@v0 follows each stable Nub release; @v0.x.y pins the action as of that release. Docs: nubjs.com/docs/deployment/github-action.
This repository is archived and receives no further changes.
MIT