tinkerbell/hegel

Stop using 'save-state' in github actions

Closed this issue · 1 comments

The following warning keeps popping up in Github actions. We should update as suggested in the warning.

Warning: 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/

A big drive to improve the CI saw this warning be dealt with. The CI now uses up-to-date actions.