From 95a8068e317b8def9482980abe762f36c77ccc99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Mon, 21 Sep 2020 15:16:33 +0200 Subject: [PATCH] README: v11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c1a9969..f66b437c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: cachix/install-nix-action@v10 + - uses: cachix/install-nix-action@v11 with: nix_path: nixpkgs=channel:nixos-unstable - run: nix-build