Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

chore(deps-dev): bump @types/node from 18.19.0 to 18.19.4 #43

chore(deps-dev): bump @types/node from 18.19.0 to 18.19.4

chore(deps-dev): bump @types/node from 18.19.0 to 18.19.4 #43

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