Skip to content

chore(deps): bump ts-morph from 23.0.0 to 24.0.0 #202

chore(deps): bump ts-morph from 23.0.0 to 24.0.0

chore(deps): bump ts-morph from 23.0.0 to 24.0.0 #202

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-coverage:
uses: bennycode/actions/.github/workflows/test-coverage.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}