Closed erikverwer closed 8 months ago
Where is the specific problem, @erikverwer?, other than to migrate to the use of nodejs v20?
~~The blog post points to their documentation: https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs-for-javascript-actions~~
They especially mention:
~~
runs:
using: 'node20'
[whatever precedes or follows in your actions]
Have edited myself and committed but obviously needs further investigation / testing and approval. https://github.com/Azure/powershell/pull/99
No specific problem, I could have done the contribution myself ;-)
Sorry, was my bad. Haven't checked it fully through before. I also referenced @YanaXu on the PR as she was also involved in your mentioned login action.
Can this be fixed please thanks?
@merill we're planning a major release (v2) for this. Please wait for it.
Azure PowerShell Action v2 is released. Please try it.
When using
azure/powershell@v1
Github Workflow gives a warning:Github Blog
Same issue on
azure/login@v1
https://github.com/Azure/login/issues/357Please update the actions to Node.js version 20