You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the work, as a high-level summary? Update all workflow jobs that use the older azure/login@v1.
Motivation and context
Why does this work belong in this project? These jobs are necessary for the workflows to function, but they are based upon an older version of NodeJS and are deprecated.
Implementation notes
Please provide details for implementation, such as:
Find all jobs.
Update to new version.
Run and check all tests.
Acceptance criteria
How do we know when this work is done?
All the tests pass.
The text was updated successfully, but these errors were encountered:
💡 Summary
What is the work, as a high-level summary? Update all workflow jobs that use the older
azure/login@v1
.Motivation and context
Why does this work belong in this project? These jobs are necessary for the workflows to function, but they are based upon an older version of NodeJS and are deprecated.
Implementation notes
Please provide details for implementation, such as:
Acceptance criteria
How do we know when this work is done?
The text was updated successfully, but these errors were encountered: