Skip to content

Commit

Permalink
Bump cabal cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Feb 23, 2024
1 parent 439e3cb commit 46abeda
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-stylish-haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

env:
# Modify this value to "invalidate" the cabal cache.
CABAL_CACHE_VERSION: "2023-07-28"
CABAL_CACHE_VERSION: "2024-02-23"

STYLISH_HASKELL_VERSION: "0.14.4.0"

Expand Down
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-12-12"
CABAL_CACHE_VERSION: "2024-02-23"

concurrency:
group: >
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

env:
# Modify this value to "invalidate" the cabal cache.
CABAL_CACHE_VERSION: "2024-02-23-3"
CABAL_CACHE_VERSION: "2024-02-23-4"

concurrency:
group: >
Expand Down

0 comments on commit 46abeda

Please sign in to comment.