Skip to content

Bump ky from 1.1.3 to 1.2.0 #1655

Bump ky from 1.1.3 to 1.2.0

Bump ky from 1.1.3 to 1.2.0 #1655

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