Skip to content

Commit 6cb25b0

Browse files
brainbicycleMounirDhahri
authored andcommitted
try bumping node cache
1 parent 8c2d264 commit 6cb25b0

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
@@ -518,7 +518,7 @@ parameters:
518518
# Update Manually these versions below in order to hard overwrite the caches
519519
node_modules_cache_key:
520520
type: string
521-
default: v25-node_modules-{{ checksum ".manifests/node_modules" }}
521+
default: v26-node_modules-{{ checksum ".manifests/node_modules" }}
522522
gems_cache_key:
523523
type: string
524524
default: v13-gems-{{ checksum "Gemfile.lock" }}-{{ arch }}

0 commit comments

Comments
 (0)