Skip to content

chore: bump @types/node from 22.18.12 to 25.9.1 #692

chore: bump @types/node from 22.18.12 to 25.9.1

chore: bump @types/node from 22.18.12 to 25.9.1 #692

Workflow file for this run

# https://github.com/andresz1/size-limit-action
name: size-limit
on:
pull_request:
branches:
- main
jobs:
check:
name: check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: andresz1/size-limit-action@v1.7.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}