Skip to content

Bump clap from 4.5.17 to 4.5.18 (#268) #308

Bump clap from 4.5.17 to 4.5.18 (#268)

Bump clap from 4.5.17 to 4.5.18 (#268) #308

Workflow file for this run

---
name: "Spellcheck"
"on":
push:
branches: ["main"]
pull_request:
jobs:
check-spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@0.41.0
with:
config_path: .spellcheck.yaml
task_name: Markdown