Skip to content

Commit

Permalink
Merge pull request #517 from input-output-hk/mgalazyn/chore/bump-caba…
Browse files Browse the repository at this point in the history
…l-cache-for-haddocks

Bump cabal cache version in haddocks pipeline
  • Loading branch information
carbolymer authored Dec 12, 2023
2 parents a16da62 + 167df3b commit 0dfd17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

env:
# Modify this value to "invalidate" the cabal cache.
CABAL_CACHE_VERSION: "2023-11-09"
CABAL_CACHE_VERSION: "2023-12-12"

concurrency:
group: >
Expand Down

0 comments on commit 0dfd17d

Please sign in to comment.