Skip to content

chore: update node.js to v16.20.2 #646

chore: update node.js to v16.20.2

chore: update node.js to v16.20.2 #646

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
types: [opened, synchronize]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4