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 4899d11 commit 882b8d3Copy full SHA for 882b8d3
.github/workflows/lint.yaml
@@ -65,7 +65,7 @@ jobs:
65
uses: actions/setup-node@v4
66
with:
67
node-version: lts/*
68
- cache: npm
+ #cache: npm
69
- name: Install commitlint
70
run: npm install -D @commitlint/cli @commitlint/config-conventional
71
- name: Print versions
0 commit comments