Skip to content

Commit 4480a9e

Browse files
authored
chore: update commitlint github action in CI (#3588)
1 parent 4ec3baa commit 4480a9e

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
@@ -49,7 +49,7 @@ jobs:
4949
run: npm audit --production
5050

5151
- name: Check commit message
52-
uses: wagoid/commitlint-github-action@v1
52+
uses: wagoid/commitlint-github-action@v4
5353

5454
test:
5555
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }}

0 commit comments

Comments
 (0)