Skip to content

Update Deno version from 2.5.5 to 2.7.5 (#459) #1449

Update Deno version from 2.5.5 to 2.7.5 (#459)

Update Deno version from 2.5.5 to 2.7.5 (#459) #1449

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