chore(deps): update determinatesystems/nix-installer-action action to v14 #5

Merged
winston merged 1 commit from renovate/determinatesystems-nix-installer-action-14.x into main 2024-09-18 02:05:43 +02:00

View file

@ -15,7 +15,7 @@ jobs:
steps: steps:
- uses: "https://github.com/actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7 - uses: "https://github.com/actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
- uses: "https://github.com/DeterminateSystems/flake-checker-action@078f5f7f47ee188aa6cb472527ca5984e195222d" # v9 - uses: "https://github.com/DeterminateSystems/flake-checker-action@078f5f7f47ee188aa6cb472527ca5984e195222d" # v9
- uses: "https://github.com/DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd" # v13 - uses: "https://github.com/DeterminateSystems/nix-installer-action@da36cb69b1c3247ad7a1f931ebfd954a1105ef14" # v14
- uses: "https://github.com/DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738" # v7 - uses: "https://github.com/DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738" # v7
- run: nix flake check --show-trace - run: nix flake check --show-trace