File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 tests :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
14+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1515 - uses : wimpysworld/nothing-but-nix@687c797a730352432950c707ab493fcc951818d7 # v10
1616 - uses : DeterminateSystems/nix-installer-action@ef8a148080ab6020fd15196c2084a2eea5ff2d25 # v22
1717 with :
Original file line number Diff line number Diff line change 4141 BUILD_WITHOUT_QUIC : true
4242
4343 steps :
44- - uses : actions/checkout@v6
44+ - uses : actions/checkout@v7
4545 - name : Install system dependancies
4646 run : |
4747 sudo apt-get update --yes
9696 BUILD_WITHOUT_QUIC : true
9797
9898 steps :
99- - uses : actions/checkout@v6
99+ - uses : actions/checkout@v7
100100 - name : Setup elixir
101101 uses : erlef/setup-elixir@v1.24
102102 with :
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout repository
15- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
15+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1616 - uses : wimpysworld/nothing-but-nix@687c797a730352432950c707ab493fcc951818d7 # v10
1717 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
1818 with :
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 if : github.actor != 'brianmay-actions' && github.event.pull_request.head.repo.full_name == github.repository
1111 steps :
12- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
12+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1313 with :
1414 token : ${{ secrets.GH_TOKEN_FOR_UPDATES }}
1515 repository : ${{ github.event.pull_request.head.repo.full_name }}
You can’t perform that action at this time.
0 commit comments