Skip to content

chore: 🤖 update node.js to v20.18.0 #573

chore: 🤖 update node.js to v20.18.0

chore: 🤖 update node.js to v20.18.0 #573

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
jobs:
commitlint:
name: Commitlint
permissions:
contents: read
pull-requests: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5