summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index a19e5f0..4d6b4cc 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v13
- name: Setup cache
- uses: DeterminateSystems/magic-nix-cache-action@v7
+ uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Build site
run: |
@@ -39,7 +39,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v13
- name: Setup cache
- uses: DeterminateSystems/magic-nix-cache-action@v7
+ uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Run checks
run: |