Skip to content

Bump actions/checkout from 3 to 4 (#56) #152

Bump actions/checkout from 3 to 4 (#56)

Bump actions/checkout from 3 to 4 (#56) #152

Workflow file for this run

name: Spelling Errors Check
on: push
jobs:
build:
strategy:
max-parallel: 4
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: rojopolis/[email protected]
name: Spellcheck
with:
config_path: .pyspelling.yml