Azure / load-testing

Automate azure load test through github actions
MIT License
17 stars 17 forks source link

Update to Node 16 #13

Closed MarcusFelling closed 1 year ago

MarcusFelling commented 1 year ago

Node.js 12 actions are deprecated. More info here: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Please update this action to use Node.js 16 to make these annoying annotations go away! 🤣

image

mithunshanbhag commented 1 year ago

PR for resolving this issue: #33

MarcusFelling commented 1 year ago

Looks like this was included in the latest release. Thanks!