README: bump actions

This commit is contained in:
Domen Kožar 2020-11-05 18:11:19 +01:00 committed by GitHub
parent 07da2520ee
commit 575d5faa90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,8 +32,8 @@ jobs:
tests: tests:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v11 - uses: cachix/install-nix-action@v12
with: with:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build - run: nix-build