Skip to content

fix: 使用Trae AI 更新GitHub Actions输出语法以兼容新版本#3

Merged
nevstop merged 2 commits into
mainfrom
fix_remove_set_output_warning
Sep 4, 2025
Merged

fix: 使用Trae AI 更新GitHub Actions输出语法以兼容新版本#3
nevstop merged 2 commits into
mainfrom
fix_remove_set_output_warning

Conversation

@nevstop

@nevstop nevstop commented Sep 4, 2025

Copy link
Copy Markdown

::set-output命令替换为echo "name=value" >> $env:GITHUB_OUTPUT语法

将`::set-output`命令替换为`echo "name=value" >> $env:GITHUB_OUTPUT`语法
@nevstop nevstop changed the title fix: 更新GitHub Actions输出语法以兼容新版本 fix: 使用Trae AI 更新GitHub Actions输出语法以兼容新版本 Sep 4, 2025
@nevstop nevstop merged commit 6de1eec into main Sep 4, 2025
2 checks passed
@nevstop nevstop deleted the fix_remove_set_output_warning branch September 6, 2025 09:27
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.

1 participant