We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a5db1 commit 46d1c76Copy full SHA for 46d1c76
.github/workflows/nix.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: cachix/install-nix-action@v12
19
with:
20
nix_path: nixpkgs=channel:nixos-20.03
21
- - uses: cachix/cachix-action@v7
+ - uses: cachix/cachix-action@v8
22
23
name: haskell-language-server
24
extraPullNames: haskell-ghcide
0 commit comments