Skip to content

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

Open
@damianstasik

Description

@damianstasik

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

Activity

parse-github-assistant

parse-github-assistant commented on Jan 28, 2022

@parse-github-assistant

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @damianstasik@mtrezza

        Issue actions

          Update GitHub workflows to use latest setup-node action · Issue #2020 · parse-community/parse-dashboard