Skip to content

Update GitHub workflows to use latest setup-node action #2020

Open
@damianstasik

Description

@damianstasik

New Feature / Enhancement Checklist

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

No one assigned

    Labels

    type:ciCI related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions