Skip to content

build(deps): bump actions/checkout from 4 to 5 in the gh-actions group #1474

build(deps): bump actions/checkout from 4 to 5 in the gh-actions group

build(deps): bump actions/checkout from 4 to 5 in the gh-actions group #1474

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- master
- "hotfix/*"
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: wagoid/commitlint-github-action@v6