chore(deps): bump DeterminateSystems/magic-nix-cache-action from 9 to 12

Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 9 to 12.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v9...v12)

---
updated-dependencies:
- dependency-name: DeterminateSystems/magic-nix-cache-action
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-08 02:25:12 +00:00 committed by GitHub
parent e4c2c5cf2b
commit e3e2228907
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -17,5 +17,5 @@ jobs:
with:
fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@v17
- uses: DeterminateSystems/magic-nix-cache-action@v9
- uses: DeterminateSystems/magic-nix-cache-action@v12
- uses: DeterminateSystems/flake-checker-action@v10

View File

@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@v17
- uses: DeterminateSystems/magic-nix-cache-action@v9
- uses: DeterminateSystems/magic-nix-cache-action@v12
- uses: DeterminateSystems/update-flake-lock@v25
with:
pr-title: "chore: update flake.lock"

View File

@ -55,7 +55,7 @@ jobs:
- name: "Install Nix ❄️"
uses: "DeterminateSystems/nix-installer-action@v17"
- name: "Enable Magic Nix Cache 🪄"
uses: "DeterminateSystems/magic-nix-cache-action@v9"
uses: "DeterminateSystems/magic-nix-cache-action@v12"
- name: "Build & Test .nix ❄️"
run: |
nix build .#quickemu