diff --git a/.gitea/workflows/check-flake.yml b/.gitea/workflows/check-flake.yml index e08e4a9..f520187 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@v26 + uses: cachix/install-nix-action@v27 with: github_access_token: ${{ secrets.GH_ACCESS_TOKEN }} nix_path: nixpkgs=channel:nixos-23.11