Skip to content

chore(deps): bump actions/checkout from 4.1.7 to 4.2.2 #735

chore(deps): bump actions/checkout from 4.1.7 to 4.2.2

chore(deps): bump actions/checkout from 4.1.7 to 4.2.2 #735

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/[email protected]
with:
fetch-depth: 0
- uses: wagoid/[email protected]