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 13c4c20 commit b6830a6Copy full SHA for b6830a6
.github/workflows/tests.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Setup Node
50
uses: actions/setup-node@v6
51
with:
52
- node-version: 22
+ node-version: 24
53
54
- name: Setup pnpm
55
uses: pnpm/action-setup@v4
0 commit comments