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 ee8e387 commit 0d1090aCopy full SHA for 0d1090a
.github/workflows/publish.yaml
@@ -26,7 +26,7 @@ jobs:
26
27
- uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610
28
with:
29
- node-version: '22'
+ node-version: 24
30
registry-url: 'https://registry.npmjs.org'
31
32
- name: Detect version bump in merged PR
0 commit comments