Skip to content

Bump tailwindcss from 3.4.12 to 3.4.13 #2102

Bump tailwindcss from 3.4.12 to 3.4.13

Bump tailwindcss from 3.4.12 to 3.4.13 #2102

Workflow file for this run

name: Typecheck
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm typecheck