You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): replace deprecated ::set-output with $GITHUB_OUTPUT
The `::set-output` workflow command was deprecated by GitHub Actions in
October 2022 and is being removed. This migrates release-type.py3 to
write outputs to the `$GITHUB_OUTPUT` environment file instead.
https://claude.ai/code/session_01DNUdELQ1xnVwtZbhdz3K9A
0 commit comments