chore(deps): update determinatesystems/magic-nix-cache-action action to v6

This commit is contained in:
renovate[bot] 2024-05-10 01:13:25 +00:00 committed by Sefa Eyeoglu
parent 1bea1b696b
commit 6ed51523c8
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v10
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v4
uses: DeterminateSystems/magic-nix-cache-action@v6
- name: Build Docker image
id: build

View file

@ -23,7 +23,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v10
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v4
uses: DeterminateSystems/magic-nix-cache-action@v6
- name: Build refraction
run: nix build --fallback --print-build-logs
@ -45,7 +45,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v10
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v4
uses: DeterminateSystems/magic-nix-cache-action@v6
- name: Run checks
run: |