Skip to content

Commit 0edf76e

Browse files
Update nixbuild/nix-quick-install-action action to v33 (#99)
1 parent dc64820 commit 0edf76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v5
2424

2525
- name: Install Nix
26-
uses: nixbuild/nix-quick-install-action@v30
26+
uses: nixbuild/nix-quick-install-action@v33
2727

2828
- uses: nix-community/cache-nix-action@v6
2929
with:

0 commit comments

Comments
 (0)