Skip to content

Commit bd50dd6

Browse files
authored
Merge branch 'doc-prod' into patch-8
2 parents 1594a39 + 6f22731 commit bd50dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ jobs:
476476

477477
# Download and cache dependencies
478478
- restore_cache:
479-
key: v1-dependencies-{{ checksum "doc/requirements.txt" }}-{{ checksum ".circleci/config.yml" }}
479+
key: v2-dependencies-{{ checksum "doc/requirements.txt" }}-{{ checksum ".circleci/config.yml" }}
480480
- browser-tools/install-chrome
481481
- browser-tools/install-chromedriver
482482

0 commit comments

Comments
 (0)