Skip to content

Commit 8b3450a

Browse files
authored
ci: update commitlint action to v4 (#114)
1 parent 063708a commit 8b3450a

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
@@ -47,7 +47,7 @@ jobs:
4747
run: npm run security
4848

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

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

0 commit comments

Comments
 (0)