probot / reminders

set reminders on Issues and Pull Requests
https://github.com/apps/reminders
ISC License
162 stars 24 forks source link

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

Closed oscard0m closed 11 months 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! 💪🏾

GrantBirki commented 11 months ago

Resolved with https://github.com/probot/reminders/pull/77