File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 apt-get install -y git
1717
1818 - name : Checkout repository and submodules
19- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247
19+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
2020 with :
2121 submodules : recursive
2222
6969
7070 steps :
7171 - name : Checkout repository
72- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247
72+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
7373
7474 - name : Run Smoke Test in Docker
7575 run : bin/run-tests-in-docker.sh
Original file line number Diff line number Diff line change 1616 apt-get install -y git
1717
1818 - name : Checkout repository and submodules
19- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247
19+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
2020 with :
2121 submodules : recursive
2222
You can’t perform that action at this time.
0 commit comments