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

The set-output command is deprecated and will be disabled soon #219

Closed
amitsinghsfdc opened this issue Dec 8, 2022 · 1 comment
Closed

Comments

@amitsinghsfdc
Copy link

Hi Team,

We are using this Github action and this is really awesome. Would like to get one thing to your notice is that GitHub is migrating the set output to a different method. So was wondering if this is already in process or when can we expect the update on the action.

Below is the error message and screenshot for your reference

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/

image

@dorny
Copy link
Owner

dorny commented Dec 8, 2022

Hi @amitsinghsfdc

I'm glad you are a happy user of this action :)
This issue has already been fixed. You can update to v1.6.0 or use the v1 branch with the latest improvements.

@dorny dorny closed this as completed Dec 8, 2022
jeremyckahn added a commit to jeremyckahn/farmhand that referenced this issue Dec 29, 2022
jeremyckahn added a commit to jeremyckahn/farmhand that referenced this issue Dec 30, 2022
* chore: use node 18

- Required upgrade to node-sass 8.0.0
- Required --openssl-legacy-provider
  - See: https://nodejs.org/en/blog/release/v17.0.0/#openssl-3-0
  - See: https://stackoverflow.com/a/69699772
  - See: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

* fix: use --openssl-legacy-provider for build

* fix: update to non-deprecated MUI APIs

- See: actions/upload-artifact#351

- See: dorny/test-reporter#219

* chore: unpin GitHub action versions
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

No branches or pull requests

2 participants