chore: bump macos cache version to 3

This commit is contained in:
Nicholas Dudfield
2025-11-25 07:48:14 +07:00
parent 430155587e
commit 525f96aa43

View File

@@ -24,7 +24,7 @@ jobs:
env:
build_dir: .build
# Bump this number to invalidate all caches globally.
CACHE_VERSION: 1
CACHE_VERSION: 3
MAIN_BRANCH_NAME: dev
steps:
- name: Checkout