Skip to content

Bump codecov/codecov-action from 4 to 5 #292

Bump codecov/codecov-action from 4 to 5

Bump codecov/codecov-action from 4 to 5 #292

name: Pre-commit
on:
pull_request:
merge_group:
push:
branches: [main, update/pre-commit-hooks]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.11"
- uses: pre-commit/[email protected]