Skip to content

chore: bump codecov/codecov-action from 6 to 7 #328

chore: bump codecov/codecov-action from 6 to 7

chore: bump codecov/codecov-action from 6 to 7 #328

Workflow file for this run

name: Check typos
on:
pull_request:
branches:
- main
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Check for typos
uses: crate-ci/typos@v1