Commit 66333eaf authored by Vaibhav Sagar's avatar Vaibhav Sagar

.github/workflows/nix.yml: use newer cachix action

parent 0e928ebd
......@@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- uses: cachix/cachix-action@v8
- uses: cachix/cachix-action@v10
with:
name: ihaskell
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment