File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 40
40
fetch-depth : 0
41
41
42
42
- name : Setup Golang Environment
43
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
43
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
44
44
with :
45
45
go-version : stable
46
46
cache-dependency-path : |
81
81
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
82
82
83
83
- name : Setup Golang Environment
84
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
84
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
85
85
with :
86
86
go-version : stable
87
87
cache-dependency-path : |
@@ -139,7 +139,7 @@ jobs:
139
139
fetch-depth : 0
140
140
141
141
- name : Setup Golang Environment
142
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
142
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
143
143
with :
144
144
go-version : stable
145
145
cache-dependency-path : |
Original file line number Diff line number Diff line change 35
35
fetch-depth : 0
36
36
37
37
- name : Setup Golang Environment
38
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
38
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
39
39
with :
40
40
go-version : stable
41
41
Original file line number Diff line number Diff line change 30
30
fetch-depth : 0
31
31
32
32
- name : Setup Golang Environment
33
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
33
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
34
34
with :
35
35
go-version : stable
36
36
Original file line number Diff line number Diff line change 32
32
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
33
33
34
34
- name : Setup Golang Environment
35
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
35
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
36
36
with :
37
37
go-version : stable
38
38
You can’t perform that action at this time.
0 commit comments