8000 Solve GitHub actions deprecation warnings Β· Issue #1400 Β· remotion-dev/remotion Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Solve GitHub actions deprecation warningsΒ #1400
Closed
@JonnyBurger

Description

@JonnyBurger

Issuehunt badges

πŸŽƒ 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 glokta1 has been rewarded.

Backers (Total: $112.00)

Submitted pull Requests


Tips

Metadata

Metadata

Assignees

Labels

πŸ₯¨ hacktoberfestDuring October, this issue holds a cash bounty!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0