Skip to content

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 #88

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 #88

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/[email protected]