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 2b3fb21 commit 4b160c3Copy full SHA for 4b160c3
.github/workflows/release-lazy-table-renderer.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Node.js
26
uses: actions/setup-node@v3
27
with:
28
- node-version: '20.8.1'
+ node-version: '22.10.0'
29
registry-url: 'https://registry.npmjs.org/'
30
31
- name: Setup pnpm
0 commit comments