test: bust cache prefix to force rebuild

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
Christopher Phillips 2026-02-02 15:03:20 -05:00
parent a19555f742
commit ce6e763ddb
No known key found for this signature in database

View File

@ -13,7 +13,7 @@ inputs:
cache-key-prefix: cache-key-prefix:
description: "Prefix all cache keys with this value" description: "Prefix all cache keys with this value"
required: true required: true
default: "53ac821810" default: "53ac821811"
download-test-fixture-cache: download-test-fixture-cache:
description: "Download test fixture cache from OCI and github actions" description: "Download test fixture cache from OCI and github actions"
required: true required: true