1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

chore(ci): upgrade commit-lint actions

This commit is contained in:
Cotes Chung 2023-05-03 01:48:57 +08:00
parent 1967de1f1d
commit ea6268d7a5
No known key found for this signature in database
GPG Key ID: 0D9E54843167A808

View File

@ -5,7 +5,7 @@ jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4
- uses: wagoid/commitlint-github-action@v5