diff --git a/.gitea/workflows/check-flake.yml b/.gitea/workflows/check-flake.yml index f520187..f1039f8 100644 --- a/.gitea/workflows/check-flake.yml +++ b/.gitea/workflows/check-flake.yml @@ -16,7 +16,7 @@ jobs: - name: Setup sudo (required for the next step) run: apt-get update && apt-get install -y sudo - name: Setup nix - uses: cachix/install-nix-action@v27 + uses: cachix/install-nix-action@v29 with: github_access_token: ${{ secrets.GH_ACCESS_TOKEN }} nix_path: nixpkgs=channel:nixos-23.11