Skip to content

chore(deps-dev): bump rollup from 4.20.0 to 4.22.4 #22

chore(deps-dev): bump rollup from 4.20.0 to 4.22.4

chore(deps-dev): bump rollup from 4.20.0 to 4.22.4 #22

Workflow file for this run

name: Github Actions
on: [push]
jobs:
node:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 20
- run: npm ci
- run: npm run cut-release