File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 outputs :
1414 matrix : ${{ steps.get-tested.outputs.matrix }}
1515 steps :
16- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717 - id : get-tested
1818 uses : Kleidukos/get-tested@a55a250eac23bcc4bcd1cb22d77be61baea5a7e2 # v0.1.9.1
1919 with :
2828 fail-fast : false
2929 matrix : ${{ fromJSON(needs.generate-matrix.outputs.matrix) }}
3030 steps :
31- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
31+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3232 - uses : haskell/ghcup-setup@269e121e9e7528761aca5a606a53fe9d04cd6658 # v1.2.3
3333 with :
3434 ghc : ${{ matrix.ghc }}
Original file line number Diff line number Diff line change 1111 name : Build
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
14+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1515 - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
1616 with :
1717 extra_nix_config : |
You can’t perform that action at this time.
0 commit comments