File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
- .
19
19
- examples
20
20
steps :
21
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
21
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
22
22
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
23
23
with :
24
24
toolchain : stable
41
41
check-docs :
42
42
runs-on : ubuntu-latest
43
43
steps :
44
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
44
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
45
45
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
46
46
with :
47
47
toolchain : stable
57
57
needs : check
58
58
runs-on : ubuntu-latest
59
59
steps :
60
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
60
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
61
61
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
62
62
with :
63
63
toolchain : stable
89
89
- .
90
90
- examples
91
91
steps :
92
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
92
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
93
93
with :
94
94
toolchain : stable
95
95
override : true
You can’t perform that action at this time.
0 commit comments