Skip to content

chore(deps): bump typedoc-plugin-markdown from 4.9.0 to 4.10.0 #374

chore(deps): bump typedoc-plugin-markdown from 4.9.0 to 4.10.0

chore(deps): bump typedoc-plugin-markdown from 4.9.0 to 4.10.0 #374

Workflow file for this run

name: CI
on:
push:
branches: [ '**' ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.x, 20.x, 22.x]
steps:
- name: Run tests
uses: handy-common-utils/automation/github/actions/ci-node@main
with:
node-version: ${{ matrix.node-version }}