Skip to content

Commit ca6f44f

Browse files
committed
cache bust
1 parent 31c8899 commit ca6f44f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/cache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
CLEAR_AFTER=f"{CLEAR_AFTER_DAYS}d00h00m00s"
5353
TOUCH_AFTER=datetime.timedelta(days=1)
5454

55-
GLOBAL_CACHE_BUST = 16
55+
GLOBAL_CACHE_BUST = 17
5656

5757
CARGO_CACHE_BUST = 2
5858
CARGO_KEY_PREFIX = f"cargo-g{GLOBAL_CACHE_BUST}-l{CARGO_CACHE_BUST}-"

0 commit comments

Comments
 (0)