ci: Update cachix-action and install-nix-action

This commit is contained in:
Utku Demir 2021-11-08 19:32:05 +13:00
parent 0eae3c4289
commit 0736f993ee
No known key found for this signature in database
GPG Key ID: F3F8629C3E0BF60B

View File

@ -10,8 +10,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- uses: cachix/cachix-action@v8
- uses: cachix/install-nix-action@v14.1
- uses: cachix/cachix-action@v10
with:
name: utdemir
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'