Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 02ac49c

Browse files
chore: update commitlint action to v4 (#57)
Co-authored-by: Alexander Akait <[email protected]>
1 parent c7480ea commit 02ac49c

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)