Skip to content

build(deps): bump actions/checkout from 2 to 4 #65

build(deps): bump actions/checkout from 2 to 4

build(deps): bump actions/checkout from 2 to 4 #65

Workflow file for this run

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