File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545
4646 steps :
4747 - name : Checkout repository
48- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
48+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
4949 with :
5050 persist-credentials : false
5151 - uses : actions/cache@v3.3.1
Original file line number Diff line number Diff line change 2929 java : [ 8 ]
3030
3131 steps :
32- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
32+ - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
3333 with :
3434 persist-credentials : false
3535 - uses : actions/cache@v3.3.1
Original file line number Diff line number Diff line change 3434# experimental: true
3535
3636 steps :
37- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
37+ - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
3838 with :
3939 persist-credentials : false
4040 - uses : actions/cache@v3.3.1
Original file line number Diff line number Diff line change 4040 steps :
4141
4242 - name : " Checkout code"
43- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # 3.5.2
43+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # 3.5.3
4444 with :
4545 persist-credentials : false
4646
You can’t perform that action at this time.
0 commit comments