Bump 'install-nix-actions' in the github workflow.
See: https://github.com/cachix/cachix-action/issues/144
This commit is contained in:
parent
4420e43bc4
commit
3bff47cc8f
|
@ -18,7 +18,7 @@ jobs:
|
||||||
ssh-key: ${{ secrets.WORKFLOW_SSH_KEY }}
|
ssh-key: ${{ secrets.WORKFLOW_SSH_KEY }}
|
||||||
|
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: cachix/install-nix-action@v18
|
uses: cachix/install-nix-action@v20
|
||||||
|
|
||||||
- name: Setup Cachix
|
- name: Setup Cachix
|
||||||
uses: cachix/cachix-action@v12
|
uses: cachix/cachix-action@v12
|
||||||
|
|
Loading…
Reference in New Issue