File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 AUTOBAHN_CASES : ${{ matrix.case }}
4343 steps :
4444 - name : Checkout code
45- uses : actions/checkout@v4
45+ uses : actions/checkout@v5
4646 - name : Setup Elixir
4747 uses : erlef/setup-beam@v1
4848 with :
Original file line number Diff line number Diff line change 1515 - name : Install nghttp2
1616 run : sudo apt-get install nghttp2
1717 - name : Checkout code
18- uses : actions/checkout@v4
18+ uses : actions/checkout@v5
1919 with :
2020 repository : mtrudel/benchmark
2121 - name : Setup Elixir
Original file line number Diff line number Diff line change 2323 otp : ${{ fromJSON(inputs.erlangs) }}
2424 steps :
2525 - name : Checkout code
26- uses : actions/checkout@v4
26+ uses : actions/checkout@v5
2727 - name : Setup Elixir
2828 uses : erlef/setup-beam@v1
2929 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout code
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v5
1414 - name : Setup Elixir
1515 uses : erlef/setup-beam@v1
1616 with :
Original file line number Diff line number Diff line change 5959 - name : Install nghttp2
6060 run : sudo apt-get install nghttp2
6161 - name : Checkout code
62- uses : actions/checkout@v4
62+ uses : actions/checkout@v5
6363 with :
6464 repository : mtrudel/benchmark
6565 - name : Setup Elixir
You can’t perform that action at this time.
0 commit comments