We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969e4af commit a91ce4aCopy full SHA for a91ce4a
.github/actions/setup-nix/action.yaml
@@ -11,7 +11,7 @@ inputs:
11
runs:
12
using: composite
13
steps:
14
- - uses: nixbuild/nix-quick-install-action@5bb6a3b3abe66fd09bbf250dce8ada94f856a703 # v30
+ - uses: nixbuild/nix-quick-install-action@63ca48f939ee3b8d835f4126562537df0fee5b91 # v32
15
with:
16
nix_conf: |-
17
always-allow-substitutes = true
0 commit comments