We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fedc71c + 38f3c0b commit 6697433Copy full SHA for 6697433
1 file changed
.github/workflows/npm-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Node
13
uses: actions/setup-node@v6
14
with:
15
- node-version: '22'
+ node-version: '24'
16
registry-url: 'https://registry.npmjs.org'
17
18
- name: Install dependencies 🔧
0 commit comments