Skip to content

Commit 4b160c3

Browse files
committed
ci(lazy-table-renderer): update node version
1 parent 2b3fb21 commit 4b160c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-lazy-table-renderer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@v3
2727
with:
28-
node-version: '20.8.1'
28+
node-version: '22.10.0'
2929
registry-url: 'https://registry.npmjs.org/'
3030

3131
- name: Setup pnpm

0 commit comments

Comments
 (0)