Open
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.I am not just asking a question.I have searched through existing issues.
Current Limitation
Currently we are using v1 for setting up Node.js along with manual dependency caching step.
Feature / Enhancement Description
We could upgrade the action to v2 and use built-in dependency caching:
https://github.com/actions/setup-node#caching-packages-dependencies
This would allow us to slightly simplify workflows.
Example Use Case
Alternatives / Workarounds
3rd Party References
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
parse-github-assistant commentedon Jan 28, 2022
Thanks for opening this issue!