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 60d408b commit 1da48c1Copy full SHA for 1da48c1
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
node-version: ${{ matrix.node-version }}
49
- run: npm --global install npm@latest
50
- run: npm ci
51
- - uses: wagoid/commitlint-github-action@v5
+ - uses: wagoid/commitlint-github-action@v6
52
- run: npm test
53
get-supported-node-versions:
54
runs-on: ubuntu-latest
0 commit comments