1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

build(deps): bump actions/checkout from 3 to 4 (#1216)

This commit is contained in:
Cotes Chung
2023-09-09 20:58:40 +08:00
parent a069960439
commit 25a27056e0
5 changed files with 5 additions and 5 deletions

View File

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