diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 11bb67f..e42d40b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -42,7 +42,7 @@ jobs: with: fetch-depth: 0 - name: Commit lint ✨ - uses: wagoid/commitlint-github-action@v2 + uses: wagoid/commitlint-github-action@v5 - name: Install dependencies run: npm install