We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec65db2 commit 601155cCopy full SHA for 601155c
.github/workflows/nodejs.yml
@@ -54,7 +54,7 @@ jobs:
54
run: npm run security
55
56
- name: Check commit message
57
- uses: wagoid/commitlint-github-action@v4
+ uses: wagoid/commitlint-github-action@v5
58
59
test:
60
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }}
0 commit comments