Skip to content

Commit cdc3f3b

Browse files
committed
bufgix: node version
1 parent 4ea6c3e commit cdc3f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Node.js
3535
uses: actions/setup-node@v4
3636
with:
37-
node-version: 18
37+
node-version: 22
3838

3939
- name: Install dependencies
4040
run: npm ci

0 commit comments

Comments
 (0)