Skip to content

build(deps): bump myst-parser from 0.18.1 to 2.0.0 #581

build(deps): bump myst-parser from 0.18.1 to 2.0.0

build(deps): bump myst-parser from 0.18.1 to 2.0.0 #581

Workflow file for this run

name: "Pull Request Docs Check"
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 🛠️ Set up Python
uses: actions/[email protected]
with:
python-version: "3.11.6"
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"