Skip to content

chore(deps): update dependency @biomejs/biome to v2.4.12 #2642

chore(deps): update dependency @biomejs/biome to v2.4.12

chore(deps): update dependency @biomejs/biome to v2.4.12 #2642

Workflow file for this run

name: type-check
on:
- push
jobs:
type-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/setup
- name: Type Check
run: pnpm type-check