Skip to content

chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 #607

chore(deps-dev): bump typescript from 5.5.4 to 5.6.2

chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 #607

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 }}