mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-27 00:18:12 +03:00
Fixing: ``` Image build and push The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ ``` Ref: https://github.com/libssh2/libssh2/actions/runs/18667440406 Ref: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Ref: https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands#environment-files Closes #1735