Skip to content

Commit b39598e

Browse files
committed
update npm to 20 for the building pipeline
1 parent 406608a commit b39598e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-crossbuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- name: Set up Node.js
9999
uses: actions/setup-node@v4
100100
with:
101-
node-version: '16'
101+
node-version: '20'
102102

103103
- name: Local pre-build update/fixes
104104
working-directory: ./wiki

0 commit comments

Comments
 (0)