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 329437d commit a22c603Copy full SHA for a22c603
1 file changed
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v4
21
with:
22
- node-version: '20'
+ node-version: '24'
23
registry-url: 'https://registry.npmjs.org'
24
25
- name: Install dependencies
0 commit comments