Skip to content

Update redis requirement from <8.0.0,>=4.2.0 to >=4.2.0,<9.0.0 #774

Update redis requirement from <8.0.0,>=4.2.0 to >=4.2.0,<9.0.0

Update redis requirement from <8.0.0,>=4.2.0 to >=4.2.0,<9.0.0 #774

Workflow file for this run

name: spellcheck
on:
pull_request:
jobs:
check-spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@0.59.0
with:
config_path: .github/spellcheck-settings.yml
task_name: Markdown