Skip to content

build(deps): bump pyupgrade from 3.10.1 to 3.12.0 in /.github/workflows #509

build(deps): bump pyupgrade from 3.10.1 to 3.12.0 in /.github/workflows

build(deps): bump pyupgrade from 3.10.1 to 3.12.0 in /.github/workflows #509

Workflow file for this run

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