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 ce08ad2 commit 72b0a95Copy full SHA for 72b0a95
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: actions/setup-node@v6
19
with:
20
- node-version: 21
+ node-version: 24
21
cache: npm
22
23
- name: Build
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
0 commit comments