Skip to content

Commit a220958

Browse files
dependabot[bot]DanNixon
authored andcommitted
Bump DeterminateSystems/nix-installer-action from 11 to 12
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 11 to 12. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v11...v12) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e9ac9c commit a220958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v4
19-
- uses: DeterminateSystems/nix-installer-action@v11
19+
- uses: DeterminateSystems/nix-installer-action@v12
2020
- uses: DeterminateSystems/magic-nix-cache-action@v7
2121

2222
# Evaluate the devshell here so that the time reported for subsequent
@@ -44,7 +44,7 @@ jobs:
4444

4545
steps:
4646
- uses: actions/checkout@v4
47-
- uses: DeterminateSystems/nix-installer-action@v11
47+
- uses: DeterminateSystems/nix-installer-action@v12
4848
- uses: DeterminateSystems/magic-nix-cache-action@v7
4949

5050
- name: Build

0 commit comments

Comments
 (0)