From 763a380571be842cf54ef33c086be2fa7e8dbad9 Mon Sep 17 00:00:00 2001 From: sandydoo Date: Fri, 28 Apr 2023 00:43:31 +0000 Subject: [PATCH] Bump revision in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28dad898..f5ae8e48 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: cachix/install-nix-action@v19 + - uses: cachix/install-nix-action@v20 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} - run: nix build