Skip to content

Commit 148427c

Browse files
Update dependency node to v24.11.0
1 parent 677b4c0 commit 148427c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-check-types-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Use Node.js
1313
uses: actions/setup-node@v6
1414
with:
15-
node-version: '24.10.0'
15+
node-version: '24.11.0'
1616
cache: 'pnpm'
1717
- run: pnpm install
1818
- run: pnpm eslint . --max-warnings 0

0 commit comments

Comments
 (0)