Skip to content

Commit 5f6d9cd

Browse files
Update Node.js version from 20 to 25
1 parent cbf27ef commit 5f6d9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Node.js
1919
uses: actions/setup-node@v4
2020
with:
21-
node-version: 20
21+
node-version: 25
2222
- name: Update binaries
2323
run: |
2424
git clone --recursive https://github.com/uNetworking/uWebSockets.js.git

0 commit comments

Comments
 (0)