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

fix: update node version in action.yaml due to deprecated warnings #17

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

destec
Copy link

@destec destec commented Oct 30, 2022

I got the following warning while running the action include aliyun/acr-login.

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 following actions to use Node.js 16: actions-js/push

So we need to update Node version from 12 to 16.

@CLAassistant
Copy link

CLAassistant commented Oct 30, 2022

CLA assistant check
All committers have signed the CLA.

@mrchi
Copy link

mrchi commented Nov 1, 2022

Nice work!

@JacksonTian @denverdino @alibaba-oss can we merge that to resolve the warning?

@denverdino denverdino merged commit e8fec61 into aliyun:master Nov 1, 2022
@denverdino
Copy link
Collaborator

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants