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 f70500f commit 92c9596Copy full SHA for 92c9596
.github/workflows/nodejs.yml
@@ -48,7 +48,7 @@ jobs:
48
run: npm run security
49
50
- name: Check commit message
51
- uses: wagoid/commitlint-github-action@v1
+ uses: wagoid/commitlint-github-action@v4
52
53
test:
54
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}
0 commit comments