There was an error while loading. Please reload this page.
1 parent 2c96c13 commit d21b312Copy full SHA for d21b312
1 file changed
.github/actions/setup-nix/action.yml
@@ -3,7 +3,7 @@ description: "Install and configure Nix for Github Actions"
3
runs:
4
using: "composite"
5
steps:
6
- - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34
+ - uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35
7
- uses: nix-community/cache-nix-action@7df957e333c1e5da7721f60227dbba6d06080569 # v7
8
with:
9
# restore and save a cache using this key
0 commit comments