Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9452e10

Browse files
authored
Merge pull request plotly#5937 from plotly/appveyor-node16
Use node v16 in appveyor config
2 parents 886b37c + ddf36c1 commit 9452e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
environment:
2-
nodejs_version: "12"
2+
nodejs_version: "16"
33

44
install:
55
- ps: Install-Product node $env:nodejs_version

0 commit comments

Comments
 (0)