From d31af6be1fe2c559a3ae6369aefae63660cd2ed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Tue, 17 Oct 2023 16:41:56 +0200 Subject: [PATCH] Bump cabal cache --- .github/workflows/haskell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index fbd7681b81..f26eca56f0 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -20,7 +20,7 @@ jobs: env: # Modify this value to "invalidate" the cabal cache. - CABAL_CACHE_VERSION: "2023-09-21" + CABAL_CACHE_VERSION: "2023-10-17" concurrency: group: >