We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
👀 What’s new in azure/cli@v2?
azure/cli@v2
azure/cli
Node16
Node20
⚠️ This is breaking change
To apply this change, please update the version of azure/cli to v2 in your workflow files.
v2
- name: Run Azure CLI Action uses: azure/cli@v2 with: azcliversion: latest inlineScript: | az version
The text was updated successfully, but these errors were encountered:
I just upgraded to v2 from v1, I can confirm it works fine. the warning around node 16 is gone.
with v1
with v2 No node 16 warning
Sorry, something went wrong.
MoChilia
No branches or pull requests
👀 What’s new in
azure/cli@v2
?azure/cli
is updated fromNode16
toNode20
due to the upcoming deprecation of Node16.azure/cli
with a self-hosted runner, ensure it's running Actions Runner image v2.308.0 or later.To apply this change, please update the version of
azure/cli
tov2
in your workflow files.The text was updated successfully, but these errors were encountered: