Skip to content

chore(deps): bump codecov/codecov-action from 4 to 5 in the actions group across 1 directory #8455

chore(deps): bump codecov/codecov-action from 4 to 5 in the actions group across 1 directory

chore(deps): bump codecov/codecov-action from 4 to 5 in the actions group across 1 directory #8455

Workflow file for this run

name: tm2
on:
push:
branches:
- master
workflow_dispatch:
pull_request:
jobs:
main:
name: Run Main
uses: ./.github/workflows/main_template.yml
with:
modulepath: "tm2"
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}