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

This commit is contained in:
renovate[bot] 2025-01-21 19:08:35 +00:00 committed by Sefa Eyeoglu
parent 15546828fa
commit 968665a915
3 changed files with 4 additions and 4 deletions

View file

@ -35,7 +35,7 @@ jobs:
- name: Setup Nix cache
if: ${{ matrix.use-nix }}
uses: DeterminateSystems/magic-nix-cache-action@v8
uses: DeterminateSystems/magic-nix-cache-action@v9
- name: Build
if: ${{ !matrix.use-nix }}
@ -58,7 +58,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v16
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v8
uses: DeterminateSystems/magic-nix-cache-action@v9
- name: Run checks
run: |

View file

@ -31,7 +31,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v16
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v8
uses: DeterminateSystems/magic-nix-cache-action@v9
- name: Generate sarif report
id: clippy-run

View file

@ -25,7 +25,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v16
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v8
uses: DeterminateSystems/magic-nix-cache-action@v9
- name: Build Docker image
id: build