From 875efe58cf165d84ce68aa8867b99a169fad4ea5 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 26 Oct 2020 17:52:52 +0100 Subject: [PATCH] Bump CI cache version --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8125f81df444..08beae728e6a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ on: pull_request: ~ env: - CACHE_VERSION: 1 + CACHE_VERSION: 2 DEFAULT_PYTHON: 3.7 PRE_COMMIT_HOME: ~/.cache/pre-commit