a reactive (signals based) hypermedia web framework (wip) stormlightlabs.github.io/volt/
hypermedia frontend signals
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: pin node version

+1 -1
+1 -1
.github/workflows/publish-npm.yml
··· 20 20 - name: Install Node.js 21 21 uses: actions/setup-node@v3 22 22 with: 23 - node-version-file: ".nvmrc" 23 + node-version: 24 24 24 cache: pnpm 25 25 registry-url: https://registry.npmjs.org 26 26 - name: Install dependencies