Warning `set-output` command is deprecated and will be disabled soon
Closed this issue · 3 comments
xanderhendriks commented
I get the following warning in my builds that use 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/
I tried updating the dependencies with yarn in a fork of the repo, but this didn't solve the issue. I expect the index.js requires updating, but I'm not quite sure how.
cpavlatos commented
bump...I get the same warning.
xanderhendriks commented
@benjlevesque now that I worked out that I missed a step when updating the dependencies, I have regenerated the code in a pull request
benjlevesque commented
solved by #14 , thank you @xanderhendriks
Please update to v2.1