mirror of
https://github.com/apache/superset.git
synced 2026-04-09 03:16:07 +00:00
build(node): Bumping to Node 20 (#29988)
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18'
|
||||
node-version: '20'
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm install -g @action-validator/core @action-validator/cli --save-dev
|
||||
|
||||
Reference in New Issue
Block a user