README: bump

This commit is contained in:
Domen Kožar
2019-10-03 17:40:55 +02:00
committed by GitHub
parent e3eb20c3db
commit 65ed8d8b59

View File

@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: cachix/install-nix-action@v2
- uses: cachix/install-nix-action@v3
- run: nix-build
```