We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237c757 commit 6be10fbCopy full SHA for 6be10fb
1 file changed
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
cache: 'npm'
20
cache-dependency-path: |
21
package-lock.json
22
- node-version: '16'
+ node-version: '20'
23
24
- name: Lint changelog file
25
uses: avto-dev/markdown-lint@v1
0 commit comments