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 df8b061 commit 037f661Copy full SHA for 037f661
1 file changed
.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@v4
+ uses: wagoid/commitlint-github-action@v5
51
52
test:
53
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }}
0 commit comments