Merge pull request #370 from commercialhaskell/dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-14
Some checks failed
CI / stack test (push) Has been cancelled
CI / flake check and push (push) Has been cancelled
biweekly cache warmup / stack test (push) Has been cancelled

Bump DeterminateSystems/magic-nix-cache-action from 13 to 14
This commit is contained in:
Bryan Richter 2026-06-20 15:49:07 +03:00 committed by GitHub
commit 3d2402f530
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v7
- uses: cachix/install-nix-action@v31 - uses: cachix/install-nix-action@v31
- uses: DeterminateSystems/magic-nix-cache-action@v13 - uses: DeterminateSystems/magic-nix-cache-action@v14
- uses: cachix/cachix-action@v17 - uses: cachix/cachix-action@v17
with: with:
name: stackage-infrastructure name: stackage-infrastructure