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 a68e657 commit c5e41d8Copy full SHA for c5e41d8
.github/workflows/lint.yml
@@ -74,6 +74,8 @@ jobs:
74
75
- name: Use Node.js
76
uses: actions/setup-node@v4
77
+ with:
78
+ node-version: '20'
79
80
- name: Upgrade npm
81
run: npm install -g npm@latest
0 commit comments