From 487bf792c8a6e50cf82a5a308065488b8efcf3d6 Mon Sep 17 00:00:00 2001 From: Jesse Rosenberger Date: Wed, 23 Oct 2024 20:13:10 +0300 Subject: [PATCH] Bump CircleCI cache key --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index eea532b73b..91bce18b05 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,5 +1,7 @@ version: 2.1 +# Cache key bump: 1 + # These "CircleCI Orbs" are reusable bits of configuration that can be shared # across projects. See https://circleci.com/orbs/ for more information. orbs: