File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
name : TF docs
16
16
runs-on : ubuntu-latest
17
17
steps :
18
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
18
+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
19
19
id : actions-checkout
20
20
with :
21
21
ref : main
Original file line number Diff line number Diff line change 27
27
contents : read
28
28
steps :
29
29
- name : Checkout from Github
30
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
30
+ uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
31
31
32
32
- name : Install Python3
33
33
uses : actions/setup-python@v4
Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- name : Checkout
14
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
14
+ uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
15
15
with :
16
16
persist-credentials : false
17
17
fetch-depth : 0
You can’t perform that action at this time.
0 commit comments