File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747
4848 - id : checkout
4949 name : Checkout Repository
50- uses : actions/checkout@v3
50+ uses : actions/checkout@v4
5151
5252 - id : compose
5353 name : Compose
Original file line number Diff line number Diff line change 1919 steps :
2020 - id : checkout
2121 name : Checkout Repository
22- uses : actions/checkout@v3
22+ uses : actions/checkout@v4
2323
2424 - id : setup
2525 name : Setup Toolchain
Original file line number Diff line number Diff line change 3737 steps :
3838 - id : checkout
3939 name : Checkout Repository
40- uses : actions/checkout@v3
40+ uses : actions/checkout@v4
4141
4242 - id : setup
4343 name : Setup Toolchain
5959 steps :
6060 - id : checkout
6161 name : Checkout Repository
62- uses : actions/checkout@v3
62+ uses : actions/checkout@v4
6363
6464 - id : setup
6565 name : Setup Toolchain
Original file line number Diff line number Diff line change 1515 steps :
1616 - id : checkout
1717 name : Checkout Repository
18- uses : actions/checkout@v3
18+ uses : actions/checkout@v4
1919
2020 - id : setup
2121 name : Setup Toolchain
4444 steps :
4545 - id : checkout
4646 name : Checkout Repository
47- uses : actions/checkout@v3
47+ uses : actions/checkout@v4
4848
4949 - id : setup
5050 name : Setup Toolchain
8181 steps :
8282 - id : checkout
8383 name : Checkout Repository
84- uses : actions/checkout@v3
84+ uses : actions/checkout@v4
8585
8686 - id : setup
8787 name : Setup Toolchain
You can’t perform that action at this time.
0 commit comments