Skip to content

Commit 0cf980d

Browse files
snitin315alexander-akait
authored andcommitted
ci: update commitlint-github-action to v5 (#4971)
1 parent 78e76df commit 0cf980d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: npm audit --production
6161

6262
- name: Check commit message
63-
uses: wagoid/commitlint-github-action@v4
63+
uses: wagoid/commitlint-github-action@v5
6464

6565
test:
6666
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }} (${{ matrix.shard }})

0 commit comments

Comments
 (0)