Skip to content
New issue

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

[GITHUB ACTIONS] Fix and update warnings for workflow files to use the latest stable versions of Actions Steps #9141

Closed
akash-jain-10 opened this issue Dec 5, 2022 · 2 comments · Fixed by #9147
Assignees
Labels
cleanup Code clean up task devops good-first-issue Good for newcomers

Comments

@akash-jain-10
Copy link
Collaborator

Currently Github Actions Worflow uses actions steps which were built from nodejs12. As per Github,

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the actions to use Node.js 16.

Update all the actions to use newer versions that are built on nodejs16 in the .github/worflows/*.yml files.

@akash-jain-10 akash-jain-10 added good-first-issue Good for newcomers cleanup Code clean up task devops labels Dec 5, 2022
@dhruvinmaniar123
Copy link
Contributor

I would like to take this task and work upon.

@akash-jain-10
Copy link
Collaborator Author

Thanks @dhruvinmaniar123 . Assigned this issue to you.

@akash-jain-10 akash-jain-10 moved this to 📋 Backlog in Release 0.13.1 Dec 5, 2022
@akash-jain-10 akash-jain-10 linked a pull request Dec 5, 2022 that will close this issue
3 tasks
@akash-jain-10 akash-jain-10 moved this from 📋 Backlog to 👀 In review in Release 0.13.1 Dec 5, 2022
akash-jain-10 pushed a commit that referenced this issue Dec 5, 2022
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
Repository owner moved this from 👀 In review to 🔖 Ready in Release 0.13.1 Dec 5, 2022
@harshach harshach moved this from 🔖 Ready to ✅ Done in Release 0.13.1 Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code clean up task devops good-first-issue Good for newcomers
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants