Skip to content

Commit 9f247a5

Browse files
dependabot[bot]michaelpj
authored andcommitted
Bump cachix/install-nix-action from 18 to 19 (#3490)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v18...v19) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Peyton Jones <[email protected]>
1 parent 2f54099 commit 9f247a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
steps:
5656
- uses: actions/checkout@v3
5757

58-
- uses: cachix/install-nix-action@v18
58+
- uses: cachix/install-nix-action@v19
5959
with:
6060
extra_nix_config: |
6161
experimental-features = nix-command flakes
@@ -87,7 +87,7 @@ jobs:
8787
steps:
8888
- uses: actions/checkout@v3
8989

90-
- uses: cachix/install-nix-action@v18
90+
- uses: cachix/install-nix-action@v19
9191
with:
9292
extra_nix_config: |
9393
experimental-features = nix-command flakes

0 commit comments

Comments
 (0)