We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063708a commit 8b3450aCopy full SHA for 8b3450a
.github/workflows/nodejs.yml
@@ -47,7 +47,7 @@ jobs:
47
run: npm run security
48
49
- name: Check commit message
50
- uses: wagoid/commitlint-github-action@v1
+ uses: wagoid/commitlint-github-action@v4
51
52
test:
53
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }}
0 commit comments