We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0297e8 commit 460a071Copy full SHA for 460a071
.github/workflows/hlint.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Install Nix
19
- uses: cachix/install-nix-action@V28
+ uses: cachix/install-nix-action@v30
20
with:
21
nix_path: nixpkgs=channel:nixos-unstable
22
0 commit comments