Skip to content

Commit 4339176

Browse files
committed
update node version
1 parent 5157ca4 commit 4339176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Set up Node.js
109109
uses: actions/setup-node@v4
110110
with:
111-
node-version: '18.x'
111+
node-version: '20.x'
112112
registry-url: 'https://registry.npmjs.org'
113113
cache: 'npm'
114114
cache-dependency-path: chartlets.js/package-lock.json

0 commit comments

Comments
 (0)