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: permissions:
contents: read contents: read
id-token: write
jobs: jobs:
test: test:
@@ -46,9 +47,9 @@ jobs:
sandbox = false sandbox = false
accept-flake-config = true accept-flake-config = true
- uses: DeterminateSystems/magic-nix-cache-action@v8 - uses: DeterminateSystems/magic-nix-cache-action@v14
with: with:
use-flakehub: false use-flakehub: true
- name: Build & Deploy - name: Build & Deploy
env: env: