Skip to content

build(deps): bump myst-parser from 3.0.1 to 4.0.0 #1109

build(deps): bump myst-parser from 3.0.1 to 4.0.0

build(deps): bump myst-parser from 3.0.1 to 4.0.0 #1109

Workflow file for this run

name: "Pull Request Docs Check"
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"