Skip to content

Bump typescript from 4.9.4 to 5.3.3 #93

Bump typescript from 4.9.4 to 5.3.3

Bump typescript from 4.9.4 to 5.3.3 #93

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: preactjs/compressed-size-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pattern: "./dist/*.{js,cjs}"