From 0c1f1a5ae68bd981e9946a9babed5c7a91940b2a Mon Sep 17 00:00:00 2001 From: asepharyana Date: Mon, 3 Aug 2026 16:22:09 +0700 Subject: [PATCH] ci: enable FlakeHub Cache (bump cache action + use-flakehub) --- .github/workflows/deploy.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 297d57e..f094453 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,6 +11,7 @@ concurrency: permissions: contents: read + id-token: write jobs: test: @@ -46,9 +47,9 @@ jobs: sandbox = false accept-flake-config = true - - uses: DeterminateSystems/magic-nix-cache-action@v8 + - uses: DeterminateSystems/magic-nix-cache-action@v14 with: - use-flakehub: false + use-flakehub: true - name: Build & Deploy env: