Skip to content

Commit f63a75c

Browse files
Bump DeterminateSystems/nix-installer-action from 3 to 4
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 3 to 4. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v3...v4) --- 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 1230d8e commit f63a75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout repository
1313
uses: actions/checkout@v3
1414
- name: Install Nix
15-
uses: DeterminateSystems/nix-installer-action@v3
15+
uses: DeterminateSystems/nix-installer-action@v4
1616
- name: Update flake.lock
1717
uses: DeterminateSystems/update-flake-lock@v19
1818
with:

0 commit comments

Comments
 (0)