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 37b37d7 commit 0fc29e3Copy full SHA for 0fc29e3
.github/actions/setup-nix/action.yaml
@@ -13,7 +13,7 @@ runs:
13
using: 'composite'
14
steps:
15
- name: Install Nix
16
- uses: nixbuild/nix-quick-install-action@c245e13f8a7be373da8a36b4adcce5e0cb7dd3a2 # v30
+ uses: nixbuild/nix-quick-install-action@5bb6a3b3abe66fd09bbf250dce8ada94f856a703 # v30
17
18
- name: Install tools from nixpkgs
19
shell: bash
0 commit comments