Skip to content

build(deps): bump @rollup/rollup-linux-x64-gnu from 4.60.2 to 4.60.3 #514

build(deps): bump @rollup/rollup-linux-x64-gnu from 4.60.2 to 4.60.3

build(deps): bump @rollup/rollup-linux-x64-gnu from 4.60.2 to 4.60.3 #514

Workflow file for this run

name: Build
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
build-deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 22
cache: 'npm'
- run: npm ci
- run: npm run build