We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401ceeb commit bae9b37Copy full SHA for bae9b37
1 file changed
.github/workflows/deploy.yml
@@ -23,6 +23,8 @@ jobs:
23
24
- name: Setup Node.js
25
uses: actions/setup-node@v6
26
+ with:
27
+ node-version: 24
28
29
- name: Setup Bun
30
uses: oven-sh/setup-bun@v2
0 commit comments