diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ce54145d..f24aaee8 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -202,7 +202,7 @@ jobs: fetch-depth: 0 - name: Commit lint ✨ - uses: wagoid/commitlint-github-action@v4 + uses: wagoid/commitlint-github-action@v6 - name: Install dependencies run: npm install