File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 - .
1919 - examples
2020 steps :
21- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
21+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2222 - uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
2323 with :
2424 toolchain : stable
4141 check-docs :
4242 runs-on : ubuntu-latest
4343 steps :
44- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
44+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
4545 - uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
4646 with :
4747 toolchain : stable
5757 needs : check
5858 runs-on : ubuntu-latest
5959 steps :
60- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
60+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
6161 - uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
6262 with :
6363 toolchain : stable
8989 - .
9090 - examples
9191 steps :
92- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
92+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
9393 with :
9494 toolchain : stable
9595 override : true
You can’t perform that action at this time.
0 commit comments