Skip to content

Commit 81d624d

Browse files
dependabot[bot]sumnerevans
authored andcommitted
build(deps): bump DeterminateSystems/magic-nix-cache-action from 9 to 10
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 9 to 10. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](DeterminateSystems/magic-nix-cache-action@v9...v10) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 241cf2f commit 81d624d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: pre-commit/action@v3.0.1
2828

2929
- uses: DeterminateSystems/nix-installer-action@v16
30-
- uses: DeterminateSystems/magic-nix-cache-action@v9
30+
- uses: DeterminateSystems/magic-nix-cache-action@v10
3131
- run: nix flake check
3232

3333
build:
@@ -50,7 +50,7 @@ jobs:
5050
steps:
5151
- uses: actions/checkout@v4
5252
- uses: DeterminateSystems/nix-installer-action@v16
53-
- uses: DeterminateSystems/magic-nix-cache-action@v9
53+
- uses: DeterminateSystems/magic-nix-cache-action@v10
5454
- run: nix build
5555

5656
submit-hash-update-pr:
@@ -66,7 +66,7 @@ jobs:
6666
repository: nevarro-space/infrastructure
6767

6868
- uses: DeterminateSystems/nix-installer-action@v16
69-
- uses: DeterminateSystems/magic-nix-cache-action@v9
69+
- uses: DeterminateSystems/magic-nix-cache-action@v10
7070

7171
- name: Update the mineshspc input
7272
run: |

0 commit comments

Comments
 (0)