Skip to content

Commit 34bdfd5

Browse files
re-TickHermione2408
authored andcommitted
fix: updates the commit linter versio
Signed-off-by: Hermione Dadheech <hermionedadheech@gmail.com>
1 parent 1d37bbf commit 34bdfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cmd: build
3333

3434
- name: Check commits messages
35-
uses: wagoid/commitlint-github-action@v3
35+
uses: wagoid/commitlint-github-action@v5
3636

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

0 commit comments

Comments
 (0)