Skip to content

chore(deps): bump actions/cache from 5.0.3 to 6.1.0 #25

chore(deps): bump actions/cache from 5.0.3 to 6.1.0

chore(deps): bump actions/cache from 5.0.3 to 6.1.0 #25

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
name: Lint commit messages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6.2.1
validate:
uses: ./.github/workflows/validate.yaml