Skip to content

Commit 84a007c

Browse files
committed
Upgrade to cachix-action@v8
Adds support for auth tokens
1 parent 45c9dcf commit 84a007c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: cachix/install-nix-action@v12
1919
with:
2020
nix_path: nixpkgs=channel:nixos-20.03
21-
- uses: cachix/cachix-action@v7
21+
- uses: cachix/cachix-action@v8
2222
with:
2323
name: haskell-language-server
2424
extraPullNames: haskell-ghcide

0 commit comments

Comments
 (0)