Skip to content

Commit 54cfb20

Browse files
committed
ci: bump nix
1 parent d21e6cd commit 54cfb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Install Nix
15-
uses: cachix/install-nix-action@v23
15+
uses: cachix/install-nix-action@v30
1616

1717
- name: Build app
1818
run: nix build .#web

0 commit comments

Comments
 (0)