ilammy / msvc-dev-cmd

GitHub Action to setup Developer Command Prompt for Microsoft Visual C++
MIT License
338 stars 49 forks source link

Update the action to node 16 #60

Closed Geod24 closed 1 year ago

Geod24 commented 1 year ago

Node 12 is deprecated and gives off a warning: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Fixes #59

ilammy commented 1 year ago

CI says it's good and was enough: https://github.com/ilammy/msvc-dev-cmd/actions/runs/3253842904/jobs/5341493146