README: bump actions

This commit is contained in:
Domen Kožar 2020-03-01 11:47:21 +01:00 committed by GitHub
commit a35cbf6bfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,9 +43,9 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: cachix/install-nix-action@v6
- uses: cachix/cachix-action@v3
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v7
- uses: cachix/cachix-action@v5
with:
name: mycache
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'