Commit a4a36ae6 authored by Vaibhav Sagar's avatar Vaibhav Sagar

.github/workflows/nix.yml: bump install-nix-action

parent ef698157
...@@ -38,9 +38,7 @@ jobs: ...@@ -38,9 +38,7 @@ jobs:
- compiler: 'ghc883' - compiler: 'ghc883'
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: cachix/install-nix-action@v9 - uses: cachix/install-nix-action@v11
with:
skip_adding_nixpkgs_channel: true
- uses: cachix/cachix-action@v6 - uses: cachix/cachix-action@v6
with: with:
name: ihaskell name: ihaskell
......
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