CI: Update cachix/install-nix-action to v20 (#6163)

This fixes an issue with installing Nix 1.14 which causes the
cachix/cachix-action in the next step to fail.
This commit is contained in:
Michael Davis 2023-03-02 17:01:47 -06:00 committed by GitHub
parent 0625f410eb
commit 6e7dcb3317
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: Install nix
uses: cachix/install-nix-action@v19
uses: cachix/install-nix-action@v20
- name: Authenticate with Cachix
uses: cachix/cachix-action@v12