Bump cache seed

This commit is contained in:
Megan Wilhite 2023-06-23 12:59:24 -06:00 committed by Pedro Algarvio
parent 3e413bd82e
commit 86a8ddc6a5

View file

@ -16,7 +16,7 @@ on:
env:
COLUMNS: 190
CACHE_SEED: SEED-3 # Bump the number to invalidate all caches
CACHE_SEED: SEED-4 # Bump the number to invalidate all caches
RELENV_DATA: "${{ github.workspace }}/.relenv"
permissions: