Skip to content

Commit

Permalink
Downgrade to cache-install to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Jan 30, 2022
1 parent 930fa6d commit 979b376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
name: miso-haskell

- name: Cache install Nix packages
uses: rikhuijzer/cache-install@v1.0.8
uses: rikhuijzer/cache-install@v1.0.0
with:
key: nix-${{ hashFiles('default.nix') }}

Expand Down

0 comments on commit 979b376

Please sign in to comment.