File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 uses : actions/checkout@v6
1919
2020 - name : Set up Go
21- uses : actions/setup-go@v6
21+ uses : evalops/service-runtime/.github/ actions/setup-go-service@ca09da8302203b96582332dbcababe9f2d906d10
2222 with :
2323 go-version-file : go.mod
2424 check-latest : true
7171 uses : actions/checkout@v6
7272
7373 - name : Set up Go
74- uses : actions/setup-go@v6
74+ uses : evalops/service-runtime/.github/ actions/setup-go-service@ca09da8302203b96582332dbcababe9f2d906d10
7575 with :
7676 go-version-file : go.mod
7777 check-latest : true
@@ -118,7 +118,7 @@ jobs:
118118 uses : actions/checkout@v6
119119
120120 - name : Set up Go
121- uses : actions/setup-go@v6
121+ uses : evalops/service-runtime/.github/ actions/setup-go-service@ca09da8302203b96582332dbcababe9f2d906d10
122122 with :
123123 go-version-file : go.mod
124124 check-latest : true
You can’t perform that action at this time.
0 commit comments