Skip to content

Bump codecov/codecov-action from 3 to 5 in /.github/workflows #1747

Bump codecov/codecov-action from 3 to 5 in /.github/workflows

Bump codecov/codecov-action from 3 to 5 in /.github/workflows #1747

Workflow file for this run

name: Spell Check
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Spell check
uses: codespell-project/actions-codespell@master