summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-12-27 21:01:03 +0100
committerGitHub <noreply@github.com>2021-12-27 21:01:03 +0100
commit691b41b3ddd3b533bce4d6a1f03ebc1e5cacf508 (patch)
treeb3b838fd7d1d9672ff4aee6f529ad9dbdcfc29bf
parent99a8f70b50182a1d67705d0f148db9c6dbf7418c (diff)
downloadpylint-git-691b41b3ddd3b533bce4d6a1f03ebc1e5cacf508.tar.gz
Bump ci cache version (#5602)
-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 96f06bbfd..e0eeef079 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ on:
pull_request: ~
env:
- CACHE_VERSION: 3
+ CACHE_VERSION: 4
DEFAULT_PYTHON: 3.8
PRE_COMMIT_CACHE: ~/.cache/pre-commit