Skip to content

chore(deps-dev): bump rollup from 4.30.0 to 4.30.1 in the npm-updates group #236

chore(deps-dev): bump rollup from 4.30.0 to 4.30.1 in the npm-updates group

chore(deps-dev): bump rollup from 4.30.0 to 4.30.1 in the npm-updates group #236

Workflow file for this run

name: "size"
on:
pull_request:
branches:
- master
jobs:
size:
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v4
- uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}