Skip to content

Commit 903b698

Browse files
Update nixbuild/nix-quick-install-action action to v29 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96e27fc commit 903b698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-nix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runs:
44
using: "composite"
55
steps:
66
- name: Install Nix
7-
uses: nixbuild/nix-quick-install-action@v28
7+
uses: nixbuild/nix-quick-install-action@v29
88

99
- name: Restore and cache Nix store
1010
uses: nix-community/cache-nix-action@v5

0 commit comments

Comments
 (0)