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 9f3980f..5db7f99 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v11
- name: Setup cache
- uses: DeterminateSystems/magic-nix-cache-action@v6
+ uses: DeterminateSystems/magic-nix-cache-action@v7
- name: Build site
run: |
@@ -39,7 +39,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v11
- name: Setup cache
- uses: DeterminateSystems/magic-nix-cache-action@v6
+ uses: DeterminateSystems/magic-nix-cache-action@v7
- name: Run checks
run: |