diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f27e0b..463a89c 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@v2 + uses: wagoid/commitlint-github-action@v5 - name: Install dependencies run: npm install