Skip to content

chore(deps): bump rollup from 4.21.2 to 4.22.4 #30

chore(deps): bump rollup from 4.21.2 to 4.22.4

chore(deps): bump rollup from 4.21.2 to 4.22.4 #30

Workflow file for this run

name: CI
on:
push:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 20.x
cache: "npm"
- run: npm ci
- run: npm run lint
- run: npm test
- run: npm run build