Skip to content

Commit

Permalink
fix: updates the commit linter versio
Browse files Browse the repository at this point in the history
  • Loading branch information
re-Tick authored and Hermione2408 committed Mar 8, 2023
1 parent 581bd2f commit 6b80571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cmd: build

- name: Check commits messages
uses: wagoid/commitlint-github-action@v3
uses: wagoid/commitlint-github-action@v5

- name: Run the tests
run: npm test -- --coverage

0 comments on commit 6b80571

Please sign in to comment.