There was an error while loading. Please reload this page.
1 parent e9f3ebc commit e85d64bCopy full SHA for e85d64b
1 file changed
.github/actions/nix-common-setup/action.yml
@@ -8,11 +8,11 @@ runs:
8
steps:
9
10
- name: Installing Nix
11
- uses: cachix/install-nix-action@v22
+ uses: cachix/install-nix-action@v30
12
with:
13
nix_path: nixpkgs=channel:nixos-unstable
14
15
- - uses: cachix/cachix-action@v12
+ - uses: cachix/cachix-action@v14
16
17
name: tweag-monad-bayes
18
authToken: "${{ inputs.CACHIX_AUTH_TOKEN }}"
0 commit comments