Skip to content

Bump gunicorn from 21.2.0 to 22.0.0 #2959

Bump gunicorn from 21.2.0 to 22.0.0

Bump gunicorn from 21.2.0 to 22.0.0 #2959

Workflow file for this run

name: Spelling Errors Check
on:
pull_request:
jobs:
build:
strategy:
max-parallel: 4
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@0.36.0
name: Spellcheck
with:
config_path: .pyspelling.yml