Skip to content

chore(deps): update codecov/codecov-action digest to 5a605bd #4037

chore(deps): update codecov/codecov-action digest to 5a605bd

chore(deps): update codecov/codecov-action digest to 5a605bd #4037

Workflow file for this run

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: ./.github/actions/prepare
- run: pnpm build
- run: pnpm lint
name: Lint
on:
pull_request: ~
push:
branches:
- main