We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7ed5d9 + db68dba commit 7b15316Copy full SHA for 7b15316
.circleci/config.yml
@@ -479,7 +479,7 @@ jobs:
479
480
# Download and cache dependencies
481
- restore_cache:
482
- key: v1-dependencies-{{ checksum "doc/requirements.txt" }}-{{ checksum ".circleci/config.yml" }}
+ key: v2-dependencies-{{ checksum "doc/requirements.txt" }}-{{ checksum ".circleci/config.yml" }}
483
- browser-tools/install-chrome
484
- browser-tools/install-chromedriver
485
0 commit comments