summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-06-29 19:23:32 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 19:40:23 +0200
commitdec8cefaf3d5fa8ccac8a7623b9586ef7b73cea4 (patch)
treea46795d67a41d4e67d9d4eba5fdf3113c9372a8f
parentfed98574f909bb34cff32b63db4e93d5271cee32 (diff)
downloadpylint-git-dec8cefaf3d5fa8ccac8a7623b9586ef7b73cea4.tar.gz
Bump cache version
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index ec28fb950..453a5205a 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ on:
pull_request: ~
env:
- CACHE_VERSION: 2
+ CACHE_VERSION: 3
DEFAULT_PYTHON: 3.6
PRE_COMMIT_CACHE: ~/.cache/pre-commit