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 d7bf4df commit d296807Copy full SHA for d296807
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node.js
19
uses: actions/setup-node@v4
20
with:
21
- node-version: '20.x'
+ node-version: '24.x'
22
registry-url: 'https://registry.npmjs.org'
23
24
- name: Install dependencies
0 commit comments