Skip to content

build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0 #1134

build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0

build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0 #1134

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/"