Bump CACHE_VERSION to ensure latest plausible-main (#5404)

In a recent branch https://github.com/plausible/analytics/pull/5389 a cached
value got renamed, causing issues like in the following build:

https://github.com/plausible/analytics/actions/runs/15137498435/job/42552696051?pr=5402
This commit is contained in:
Karl-Aksel Puulmann 2025-05-20 15:58:30 +03:00 committed by GitHub
parent 844c118135
commit 07fbfb0c05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true
env:
CACHE_VERSION: v13
CACHE_VERSION: v14
PERSISTENT_CACHE_DIR: cached
jobs: