Skip to content

Commit 90fae47

Browse files
authored
Update continuous-integration.yml
1 parent 9d2c797 commit 90fae47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Set up Node.js
4343
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
4444
with:
45-
node-version: 17
45+
node-version: 20
4646

4747
- name: Install Node.js dependencies
4848
run: npm i && npm run build

0 commit comments

Comments
 (0)