Skip to content

Commit

Permalink
chore: update commitlint github action in CI (#3588)
Browse files Browse the repository at this point in the history
  • Loading branch information
anshumanv authored Aug 5, 2021
1 parent 4ec3baa commit 4480a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: npm audit --production

- name: Check commit message
uses: wagoid/commitlint-github-action@v1
uses: wagoid/commitlint-github-action@v4

test:
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }}
Expand Down

0 comments on commit 4480a9e

Please sign in to comment.