Mitigate deprecation/disablement warnings under Upload release asset
workflow.
#712
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/deprecation
Categorizes issue or PR as related to a feature/enhancement marked for deprecation.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
What happened:
Upload release asset
workflow, which are related to the usage of actions which are not maintained/publicly archived. The objective is to use suitable alternatives which are listed under the same archived actions/* repositories.set-output
command has been deprecated and is bound for disablement.Ref: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Reference: https://github.com/ppc64le-cloud/pvsadm/actions/runs/11892741850
What you expected to happen:
No warnings under workflows.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
pvsadm --version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: