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 2424 os : [ubuntu-latest, macos-latest, windows-latest]
2525
2626 steps :
27- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
27+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2828 with :
2929 path : src/github.com/containerd/ttrpc
3030 - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
4848 timeout-minutes : 5
4949
5050 steps :
51- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
51+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5252 with :
5353 path : src/github.com/containerd/ttrpc
5454 fetch-depth : 25
7575 timeout-minutes : 10
7676 steps :
7777
78- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
78+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7979 with :
8080 path : src/github.com/containerd/ttrpc
8181 fetch-depth : 25
@@ -107,7 +107,7 @@ jobs:
107107 timeout-minutes : 5
108108 steps :
109109
110- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
110+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
111111 with :
112112 path : src/github.com/containerd/ttrpc
113113 fetch-depth : 25
You can’t perform that action at this time.
0 commit comments