Skip to content

fix(deps): update dependency @astrojs/starlight to v0.37.7 (#448) #1392

fix(deps): update dependency @astrojs/starlight to v0.37.7 (#448)

fix(deps): update dependency @astrojs/starlight to v0.37.7 (#448) #1392

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@v6
- uses: streetsidesoftware/cspell-action@v8