We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48024c commit fca922aCopy full SHA for fca922a
1 file changed
.github/workflows/changesets.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup node.js
29
uses: actions/setup-node@v5
30
with:
31
- node-version: 22
+ node-version: 24
32
cache: 'pnpm'
33
34
- name: Install dependencies
0 commit comments