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 1313 outputs :
1414 matrix : ${{ steps.set-matrix.outputs.matrix }}
1515 steps :
16- - uses : DeterminateSystems/nix-installer-action@ab0a9732c6464e5bb81efb82a2103c7d98f0946f
16+ - uses : DeterminateSystems/nix-installer-action@a4f499a84c7bd15903c67fa79a1d98dd9b6d8c84
1717 - uses : DeterminateSystems/magic-nix-cache-action@3da28ac55915fb715726a94634c7f4bf2065a0c2
1818 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1919 - id : set-matrix
3232 matrix : ${{fromJSON(needs.nix-matrix.outputs.matrix)}}
3333 steps :
3434 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
35- - uses : DeterminateSystems/nix-installer-action@ab0a9732c6464e5bb81efb82a2103c7d98f0946f
35+ - uses : DeterminateSystems/nix-installer-action@a4f499a84c7bd15903c67fa79a1d98dd9b6d8c84
3636 - uses : DeterminateSystems/magic-nix-cache-action@3da28ac55915fb715726a94634c7f4bf2065a0c2
3737 - uses : cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
3838 with :
You can’t perform that action at this time.
0 commit comments