diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 2942e0d..c209874 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -48,7 +48,7 @@ jobs: with: fetch-depth: 0 - name: Commit lint ✨ - uses: wagoid/commitlint-github-action@v5 + uses: wagoid/commitlint-github-action@v6 - name: Install dependencies run: npm install