From dcf77bfd55fe221e04295d2a223d165f59b0136d Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Wed, 2 Oct 2024 22:02:25 +0200 Subject: [PATCH] ci: update workflow --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5c0275..9444b7b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,7 @@ jobs: run: echo "::set-output name=version::$(git rev-parse --short HEAD)" - name: Install Nix - uses: cachix/install-nix-action@v22 + uses: cachix/install-nix-action@v29 - name: Build document run: |