diff --git a/.circleci/config.yml b/.circleci/config.yml index 4e6f836e5..6af712ee4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -120,7 +120,7 @@ jobs: steps: - checkout - restore_cache: - keys: dependency-cache-firefox- + keys: dependency-cache-firefox-{{ .Revision }} - run: name: Download Firefox If needed command: ./.circleci/scripts/firefox-download.sh