Skip to content

Update to version 4 of cache and codecov actions #33

Update to version 4 of cache and codecov actions

Update to version 4 of cache and codecov actions #33

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
with:
exclude_file: THANKS
ignore_words_list: extint