We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 226b294 commit d26c911Copy full SHA for d26c911
.github/workflows/lint.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
20
- - uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31
+ - uses: cachix/install-nix-action@96951a368ba55167b55f1c916f7d416bac6505fe # v31
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
0 commit comments