bump cache version for z3 (#14650)

This commit is contained in:
2026-02-09 19:32:07 -05:00
committed by GitHub
parent 9e3f24db9f
commit 396e1320fb
+1 -1
View File
@@ -1,7 +1,7 @@
name: Unit Tests
env:
# increment this when downloads substantially change to avoid the internet
CACHE_VERSION: '15'
CACHE_VERSION: '16'
CAPTURE_PROCESS_REPLAY: 1
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PYTHONPATH: ${{ github.workspace }}