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 e234766 commit 22290efCopy full SHA for 22290ef
.github/workflows/lint.yml
@@ -10,6 +10,6 @@ jobs:
10
- uses: actions/checkout@v4
11
- uses: actions/setup-node@v4
12
with:
13
- node-version: 16
+ node-version: 22
14
- run: npm ci
15
- run: npm run lint
0 commit comments