Skip to content

chore(deps): update actions/checkout digest to df4cb1c #4415

chore(deps): update actions/checkout digest to df4cb1c

chore(deps): update actions/checkout digest to df4cb1c #4415

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- uses: streetsidesoftware/cspell-action@de2a73e963e7443969755b648a1008f77033c5b2 # v8
with:
incremental_files_only: false