We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35c9e5 commit f30bc2dCopy full SHA for f30bc2d
.github/workflows/github-page.yml
@@ -18,10 +18,10 @@ jobs:
18
19
env:
20
# Modify this value to "invalidate" the cabal cache.
21
- CABAL_CACHE_VERSION: "2022-12-29"
+ CABAL_CACHE_VERSION: "2022-12-30"
22
23
# Modify this value to "invalidate" the secp cache.
24
- SECP_CACHE_VERSION: "2022-12-29"
+ SECP_CACHE_VERSION: "2022-12-30"
25
26
# current ref from: 27.02.2022
27
SECP256K1_REF: ac83be33d0956faf6b7f61a60ab524ef7d6a473a
0 commit comments