There was an error while loading. Please reload this page.
1 parent 4ec3baa commit 4480a9eCopy full SHA for 4480a9e
.github/workflows/nodejs.yml
@@ -49,7 +49,7 @@ jobs:
49
run: npm audit --production
50
51
- name: Check commit message
52
- uses: wagoid/commitlint-github-action@v1
+ uses: wagoid/commitlint-github-action@v4
53
54
test:
55
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }}
0 commit comments