Skip to content

Commit

Permalink
update cabal-cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
larskuhtz committed Jul 2, 2024
1 parent 6b53381 commit de803d5
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 @@ -341,7 +341,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@a0f263d898dd246217960262caa1d381cf066e9a
uses: larskuhtz/cabal-cache-action@8a31fdadafcaf1076ee9b2c7b9405f1aa0fffbc4
with:
bucket: "kadena-cabal-cache"
region: "us-east-1"
Expand Down

0 comments on commit de803d5

Please sign in to comment.