Skip to content

chore(deps): bump rollup from 2.79.0 to 3.29.5 #4488

chore(deps): bump rollup from 2.79.0 to 3.29.5

chore(deps): bump rollup from 2.79.0 to 3.29.5 #4488

Workflow file for this run

name: Check Markdown Links
on:
pull_request:
branches:
- master
- develop
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@master
with:
folder-path: 'docs'