ci: enable FlakeHub Cache (bump cache action + use-flakehub)

This commit is contained in:
asepharyana
2026-08-03 16:22:09 +07:00
parent d20c5f392c
commit 0c1f1a5ae6
+3 -2
View File
@@ -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: