From 7603aa640c1b44e04fd94d4dd95815734e2e85bc Mon Sep 17 00:00:00 2001 From: Weston Steimel Date: Tue, 23 Jan 2024 14:51:16 +0000 Subject: [PATCH] ci: bust the cache Signed-off-by: Weston Steimel --- .github/actions/bootstrap/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/bootstrap/action.yaml b/.github/actions/bootstrap/action.yaml index c131f1cc..4a347df0 100644 --- a/.github/actions/bootstrap/action.yaml +++ b/.github/actions/bootstrap/action.yaml @@ -30,7 +30,7 @@ inputs: cache-key-prefix: description: "Prefix all cache keys with this value" required: true - default: "8381c12a05" + default: "9c833ef7" bootstrap-apt-packages: description: "Space delimited list of tools to install via apt" default: ""