File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : DeterminateSystems/nix-installer-action@ab0a9732c6464e5bb81efb82a2103c7d98f0946f
1717 - uses : DeterminateSystems/magic-nix-cache-action@3da28ac55915fb715726a94634c7f4bf2065a0c2
18- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
18+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919 - id : set-matrix
2020 name : Generate Nix Matrix
2121 run : |
3131 fail-fast : false # let it build all the targets
3232 matrix : ${{fromJSON(needs.nix-matrix.outputs.matrix)}}
3333 steps :
34- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
34+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3535 - uses : DeterminateSystems/nix-installer-action@ab0a9732c6464e5bb81efb82a2103c7d98f0946f
3636 - uses : DeterminateSystems/magic-nix-cache-action@3da28ac55915fb715726a94634c7f4bf2065a0c2
3737 - uses : cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
You can’t perform that action at this time.
0 commit comments