You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Do the checklist before filing an issue:
actions-rsActions?If you think it's a problem related to Github Actions in general, use GitHub Community forum instead: https://github.community
Description
In my project, I'm seeing deprecation warnings about Node12. They look like:
Could you update the
action.ymlfile to usenode16as described in https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs-for-javascript-actionsThanks!
Workflow code
See above
Action output
See above
Expected behavior
No node12 warnings
Additional context
Add any other context about the problem here.