Skip to content

Commit 6c81dbe

Browse files
ci(tools): update cachix/install-nix-action action to v31 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e88e9e commit 6c81dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Install nix
2424
id: nix
25-
uses: cachix/install-nix-action@v30
25+
uses: cachix/install-nix-action@v31
2626

2727
- name: Update flake
2828
id: flake

0 commit comments

Comments
 (0)