From 56c4e645ab4d30db7dbd362c3df25563049ab624 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 18 Jun 2020 12:54:29 -0700 Subject: [PATCH] The cache code is now all in the action --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8311167..c113e93 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,6 @@ This does a few things: - installs python - sets up the `pre-commit` cache -Hopefully in the future when `actions` matures the yaml can be simplified. - ### using this action with custom invocations By default, this action runs all the hooks against all the files. `extra_args`