Skip to content

chore(deps): bump arktype from 2.1.23 to 2.1.25 #1174

chore(deps): bump arktype from 2.1.23 to 2.1.25

chore(deps): bump arktype from 2.1.23 to 2.1.25 #1174

Workflow file for this run

name: TypeScript build
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: pnpm/action-setup@v4
with:
version: latest
- run: pnpm install
- run: pnpm tsc