10000 bump cache · rl-utility-man/plotly.py@80f352d · GitHub
[go: up one dir, main page]

Skip to content

Commit 80f352d

Browse files
committed
bump cache
1 parent 193a4b7 commit 80f352d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
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)
0