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.
2 parents 83f5690 + 9cca428 commit c0be925Copy full SHA for c0be925
.github/workflows/nix.yml
@@ -54,7 +54,7 @@ jobs:
54
extra_nix_config: |
55
experimental-features = nix-command flakes
56
nix_path: nixpkgs=channel:nixos-unstable
57
- - uses: cachix/cachix-action@v15
+ - uses: cachix/cachix-action@v16
58
with:
59
name: haskell-language-server
60
authToken: ${{ secrets.HLS_CACHIX_AUTH_TOKEN }}
0 commit comments