Update cachix/install-nix-action

This commit is contained in:
amesgen 2021-12-22 00:49:13 +01:00
parent af2ab2051c
commit cffb992594
No known key found for this signature in database
GPG key ID: 1A89EC203635A13D

View file

@ -15,5 +15,5 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12 - uses: cachix/install-nix-action@v16
- run: ./test.sh - run: ./test.sh