Skip to content

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

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

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

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