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 50
50
architecture : x64
51
51
52
52
- name : Checkout repo
53
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
53
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
54
54
with :
55
55
fetch-depth : 0
56
56
Original file line number Diff line number Diff line change 29
29
with :
30
30
access_token : ${{ github.token }}
31
31
32
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
33
33
with :
34
34
fetch-depth : 0
35
35
98
98
with :
99
99
access_token : ${{ github.token }}
100
100
101
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
101
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
102
102
with :
103
103
fetch-depth : 0
104
104
- uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
Original file line number Diff line number Diff line change 34
34
35
35
steps :
36
36
- name : " Checkout code"
37
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
37
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
38
38
with :
39
39
persist-credentials : false
40
40
Original file line number Diff line number Diff line change 13
13
timeout-minutes : 30
14
14
steps :
15
15
- name : Checkout repo
16
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17
17
18
18
- name : Set up python
19
19
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
You can’t perform that action at this time.
0 commit comments