epinio/epinio-end-to-end-tests

[Cypress] - Update set-output / save-state for GH actions

Closed this issue · 0 comments

UI tests showed today this output:

[rancher-chrome / installation](https://github.com/epinio/epinio-end-to-end-tests/actions/runs/3239616681/jobs/5309207877#step:3:6)
The `save-state` 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/
---
[rancher-chrome / installation](https://github.com/epinio/epinio-end-to-end-tests/actions/runs/3239616681/jobs/5309207877#step:3:13)
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/

We need to address this issue updating the CI properly following this link: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/