Skip to content

Conversation

jiro4989
Copy link
Contributor

GitHub Actionsで、 set-output は非推奨コマンドとなっており、将来的に機能が削除されるようです。

参考:https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

現在は $GITHUB_OUTPUT に追記してCI変数にセットするのがベターなので、そのように修正しました。

@greymd greymd merged commit d17178e into greymd:master Jan 7, 2023
@greymd
Copy link
Owner

greymd commented Jan 7, 2023

こちら、誠にありがとうございます!
マージしました。

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