sveltejs / eslint-config

An ESLint config for Svelte
14 stars 11 forks source link

ci(workflow): add cache to workflows using actions/setup-node #14

Closed oscard0m closed 3 years ago

oscard0m commented 3 years ago

Description

Add cache to workflows using actions/setup-node

Context

setup-node GitHub Action just released a new option to add cache to steps using it.

You can find the details here: https://github.blog/changelog/2021-07-02-github-actions-setup-node-now-supports-dependency-caching/


🤖 This PR has been generated automatically by this octoherd script, feel free to run it in your GitHub user/org repositories! 💪🏾