Skip to content

Commit e915763

Browse files
authored
Update build.yml
1 parent 57cbda4 commit e915763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Node.js
2121
uses: actions/setup-node@v4.0.4
2222
with:
23-
node-version: 16.x
23+
node-version: 22.x
2424

2525
- run: npm ci
2626
- run: npm run build

0 commit comments

Comments
 (0)