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

Warning about set-output deprecated #53

Open
danez opened this issue Apr 21, 2023 · 1 comment · May be fixed by #54
Open

Warning about set-output deprecated #53

danez opened this issue Apr 21, 2023 · 1 comment · May be fixed by #54

Comments

@danez
Copy link

danez commented Apr 21, 2023

Bug description

I receive the following warning for this action

The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

From the blog:

Action authors who are using the toolkit should update the @actions/core package to v1.10.0 or greater to get the updated saveState and setOutput functions.

Environment

  • pkg-size-action version: latest
  • Operating System: not relevant
  • Node version: not relevant
@danez danez changed the title set-output deprecated Warning about set-output deprecated Apr 21, 2023
@danez danez linked a pull request Apr 21, 2023 that will close this issue
@williazz

This comment was marked as spam.

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 a pull request may close this issue.

2 participants