mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-06-21 22:35:42 +02:00
Bump DeterminateSystems/magic-nix-cache-action from 13 to 14
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 13 to 14. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v13...v14) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-version: '14' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d8e6db8caa
commit
8cdf2b56f2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
- 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
|
||||
with:
|
||||
name: stackage-infrastructure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user