ci(github): address Warning: The `save-state` command is deprecated
Description
The build-dev job within .github/workflows/ci.yml generates the warning below. We need to address it:
Run actions/[email protected]
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/
Acceptance Criteria
- Warning is gone
- Caching of the build files still works as intended
@petermetz Hello that seems like a good first issue for me, I could work on that if you don't mind
@Freedisch Sorry for the very slow response! If you are still interested in solving this then we'd love to have a PR for it! Let me know!
@Freedisch Sorry for the very slow response! If you are still interested in solving this then we'd love to have a PR for it! Let me know!
Got it, on it
@Freedisch Sorry for the very slow response! If you are still interested in solving this then we'd love to have a PR for it! Let me know!
Got it, on it
@Freedisch Nice! FYI: If you get stuck with anything you can join the daily pair programming calls! More information can be found here: https://wiki.hyperledger.org/display/cactus/Daily+Pair+Programming+Calls