Skip to content

Commit d21b312

Browse files
Update nixbuild/nix-quick-install-action action from v34 to v35
1 parent 2c96c13 commit d21b312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Install and configure Nix for Github Actions"
33
runs:
44
using: "composite"
55
steps:
6-
- uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34
6+
- uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35
77
- uses: nix-community/cache-nix-action@7df957e333c1e5da7721f60227dbba6d06080569 # v7
88
with:
99
# restore and save a cache using this key

0 commit comments

Comments
 (0)