Skip to content

Commit

Permalink
... cabal cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
larskuhtz committed Jul 3, 2024
1 parent 81b7bb0 commit c71852e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ jobs:
diff -w <(git show HEAD:cabal.project.freeze) cabal.project.freeze || true
- name: Sync from cabal cache
if: env.USE_CABAL_CACHE == 'true'
uses: larskuhtz/cabal-cache-action@b5bb5e0dc6ab4bc68492e35c041140f9ca548c29
uses: larskuhtz/cabal-cache-action@4b537195b33898fcd9adc62cee2a44986fd7b1b6
with:
bucket: "kadena-cabal-cache"
region: "us-east-1"
Expand Down

0 comments on commit c71852e

Please sign in to comment.