Skip to content

Commit

Permalink
Merge pull request #5937 from plotly/appveyor-node16
Browse files Browse the repository at this point in the history
Use node v16 in appveyor config
  • Loading branch information
archmoj authored Sep 16, 2021
2 parents 886b37c + ddf36c1 commit 9452e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
nodejs_version: "12"
nodejs_version: "16"

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 9452e10

Please sign in to comment.