File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5050 architecture : x64
5151
5252 - name : Checkout repo
53- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
53+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5454 with :
5555 fetch-depth : 0
5656
Original file line number Diff line number Diff line change 2727 sudo apt-get install jq
2828
2929 - name : Checkout repo
30- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
30+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3131 with :
3232 fetch-depth : 0
3333
Original file line number Diff line number Diff line change 2424 uses : styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa # 0.12.1
2525 with :
2626 access_token : ${{ github.token }}
27- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
27+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2828 with :
2929 fetch-depth : 0
3030
@@ -154,7 +154,7 @@ jobs:
154154 uses : styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa # 0.12.1
155155 with :
156156 access_token : ${{ github.token }}
157- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
157+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
158158 with :
159159 fetch-depth : 0
160160
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : " Checkout code"
39- uses : actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e # v6.pre.beta
39+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4040 with :
4141 persist-credentials : false
4242
You can’t perform that action at this time.
0 commit comments