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 d2fa221 commit d09f1dbCopy full SHA for d09f1db
2 files changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Node.js
25
uses: actions/setup-node@v4
26
with:
27
- node-version: 24
+ node-version: 26
28
29
- name: Setup Bun
30
uses: oven-sh/setup-bun@v2
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
31
32
33
34
35
0 commit comments