Skip to content

fix: deprecated code (set-output)#38

Merged
greymd merged 1 commit into
greymd:masterfrom
jiro4989:hotfix/duplicated-ci-code
Jan 7, 2023
Merged

fix: deprecated code (set-output)#38
greymd merged 1 commit into
greymd:masterfrom
jiro4989:hotfix/duplicated-ci-code

Conversation

@jiro4989
Copy link
Copy Markdown
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
Copy Markdown
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