We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9ca8c commit 4e28b24Copy full SHA for 4e28b24
1 file changed
.github/workflows/lint.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up Node.js
30
uses: actions/setup-node@v1
31
with:
32
- node-version: 12
+ node-version: 23
33
34
# ESLint and Prettier must be in `package.json`
35
- name: Install Node.js dependencies
0 commit comments