Skip to content

Commit 8642aed

Browse files
committed
Update node version in build-tool.yml
1 parent 1a82246 commit 8642aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Setup Node version
3737
uses: actions/setup-node@v3
3838
with:
39-
node-version: 16
39+
node-version: 20
4040

4141
- name: Build
4242
shell: pwsh

0 commit comments

Comments
 (0)