File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- name : Checkout
15
- uses : actions/checkout@v4
15
+ uses : actions/checkout@v5
16
16
with :
17
17
persist-credentials : false
18
18
ref : ' gh-pages'
Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- name : Checkout
17
- uses : actions/checkout@v4
17
+ uses : actions/checkout@v5
18
18
with :
19
19
fetch-depth : 0
20
20
persist-credentials : false
Original file line number Diff line number Diff line change 20
20
runs-on : ubuntu-latest
21
21
steps :
22
22
- name : Checkout
23
- uses : actions/checkout@v4
23
+ uses : actions/checkout@v5
24
24
with :
25
25
fetch-depth : 0
26
26
persist-credentials : false
44
44
runs-on : ubuntu-latest
45
45
steps :
46
46
- name : Checkout
47
- uses : actions/checkout@v4
47
+ uses : actions/checkout@v5
48
48
with :
49
49
fetch-depth : 0
50
50
persist-credentials : false
You can’t perform that action at this time.
0 commit comments