Skip to content

build(deps): bump codecov/codecov-action from 4 to 5 #48

build(deps): bump codecov/codecov-action from 4 to 5

build(deps): bump codecov/codecov-action from 4 to 5 #48

Workflow file for this run

name: commit
on: [pull_request, workflow_call]
jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 5
if: github.event.pull_request.user.login != 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/[email protected]