Skip to content

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

Bump codecov/codecov-action from 4 to 5

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

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
test:
uses: ./.github/workflows/ci_template.yml
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}