From 009dfd4cd5bb7451d4c6cb60d6982874f23af69a Mon Sep 17 00:00:00 2001 From: osbm Date: Mon, 15 Sep 2025 16:29:36 +0300 Subject: [PATCH] was this the problem --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c06f0eb..a0e4da3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v2 - name: Install nix - uses: cachix/install-nix-action@v16 + uses: cachix/install-nix-action@v27 - name: Login to tailscale uses: tailscale/github-action@v3.2.3 @@ -23,7 +23,7 @@ jobs: tags: tag:ci - name: Setup Attic cache - uses: ryanccn/attic-action@v0 + uses: ryanccn/attic-action@v0.3.1 with: endpoint: http://wallfacer.curl-boga.ts.net:7080 cache: main