Description
π This issue is part of our Hacktoberfest campaign!
π Read more about Hacktoberfest here
β
This issue is currently taken by @glokta1!
π° Thanks to CodeChem for sponsoring this issue!
Problem
When running a GitHub workflow a lot of warnings are popping up:
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: Iamshankhadeep/setup-ffmpeg, actions/cache
actions/cache
should be updated, a PR can be made to the Iamshankhadeep/setup-ffmpeg
repo
The
set-output
command is deprecated and will be disabled soon. Please upgrade to using Environment Files
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
- Upgrade the YAML files and make PRs to get these three errors fixed
- Keep the previous behavior of the pipeline
IssueHunt Summary
glokta1 has been rewarded.
Backers (Total: $112.00)
remotion-dev ($112.00)
Submitted pull Requests
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.