Skip to content

Bump typescript from 5.2.2 to 5.3.2 #187

Bump typescript from 5.2.2 to 5.3.2

Bump typescript from 5.2.2 to 5.3.2 #187

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- run: yarn lint