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 677b4c0 commit 148427cCopy full SHA for 148427c
.github/workflows/lint-check-types-test.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Use Node.js
13
uses: actions/setup-node@v6
14
with:
15
- node-version: '24.10.0'
+ node-version: '24.11.0'
16
cache: 'pnpm'
17
- run: pnpm install
18
- run: pnpm eslint . --max-warnings 0
0 commit comments