Skip to content

build(deps): bump crate-ci/typos from 1.23.6 to 1.24.3 #957

build(deps): bump crate-ci/typos from 1.23.6 to 1.24.3

build(deps): bump crate-ci/typos from 1.23.6 to 1.24.3 #957

Workflow file for this run

name: QA
on: [pull_request, push, merge_group]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/[email protected]