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

Upgrade node to v16 and @actions/core to avoid set-output deprecationion #31

Merged
merged 2 commits into from
Oct 18, 2022

Conversation

jordiclariana
Copy link
Contributor

@jordiclariana jordiclariana commented Oct 14, 2022

This removes several annotations when running the action:

  • Warning about using Node12 instead of Node16
  • Warning about the usage of the to be deprecated set-output command. Upgrading @actions/core fixes that warning.

Bumps also to version 4.

@zwaldowski zwaldowski merged commit a66a9cb into zwaldowski:main Oct 18, 2022
@jordiclariana jordiclariana deleted the upgrade-node-set-output branch October 18, 2022 06:58
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.

2 participants