Skip to content

Bump hast-util-select from 6.0.2 to 6.0.3 #165

Bump hast-util-select from 6.0.2 to 6.0.3

Bump hast-util-select from 6.0.2 to 6.0.3 #165

Workflow file for this run

name: "Check spelling"
on: # rebuild any PRs and main branch changes
pull_request:
push:
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6