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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
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 2929 with :
3030 access_token : ${{ github.token }}
3131
32- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
32+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3333 with :
3434 fetch-depth : 0
3535
9898 with :
9999 access_token : ${{ github.token }}
100100
101- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
101+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
102102 with :
103103 fetch-depth : 0
104104 - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
Original file line number Diff line number Diff line change 3434
3535 steps :
3636 - name : " Checkout code"
37- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
37+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3838 with :
3939 persist-credentials : false
4040
Original file line number Diff line number Diff line change 1313 timeout-minutes : 30
1414 steps :
1515 - name : Checkout repo
16- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
16+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1717
1818 - name : Set up python
1919 uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
You can’t perform that action at this time.
0 commit comments