Skip to content

Bump next from 13.4.5 to 14.1.1 in /examples/publish-ci/rr-rsc-context #627

Bump next from 13.4.5 to 14.1.1 in /examples/publish-ci/rr-rsc-context

Bump next from 13.4.5 to 14.1.1 in /examples/publish-ci/rr-rsc-context #627

Workflow file for this run

name: Bundle Size
on: [pull_request]
jobs:
build:
name: Check compressed size
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'