Skip to content

Bump actions/checkout from 2 to 4 #36

Bump actions/checkout from 2 to 4

Bump actions/checkout from 2 to 4 #36

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]