Skip to content

Bump codecov/codecov-action from 5.1.2 to 5.4.2 #624

Bump codecov/codecov-action from 5.1.2 to 5.4.2

Bump codecov/codecov-action from 5.1.2 to 5.4.2 #624

Workflow file for this run

name: Codespell
on:
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@master