Skip to content

Bump sphinx from 5.3.0 to 7.2.6 in /client #1169

Bump sphinx from 5.3.0 to 7.2.6 in /client

Bump sphinx from 5.3.0 to 7.2.6 in /client #1169

Workflow file for this run

name: "Spell checking"
on: ["push"]
jobs:
check-spelling:
name: "Spell checking"
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "check-spelling/check-spelling@prerelease"