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