Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit d5d4dea

Browse files
committed
Bump nix-installer-action
1 parent 29f97c9 commit d5d4dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: install-nix
21-
uses: DeterminateSystems/nix-installer-action@v10
21+
uses: DeterminateSystems/nix-installer-action@v15
2222

2323
- name: build-frontend
2424
run: |

0 commit comments

Comments
 (0)