File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
- name : Checkout Repository
39
39
uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
40
40
- name : Setup Golang Environment
41
- uses : actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3.3.1
41
+ uses : actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613 # v3.4.0
42
42
with :
43
43
go-version-file : go.mod
44
44
cache : true
58
58
- name : Checkout Repository
59
59
uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
60
60
- name : Setup Golang Environment
61
- uses : actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3.3.1
61
+ uses : actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613 # v3.4.0
62
62
with :
63
63
go-version-file : go.mod
64
64
cache : true
95
95
with :
96
96
fetch-depth : 0
97
97
- name : Setup Golang Environment
98
- uses : actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3.3.1
98
+ uses : actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613 # v3.4.0
99
99
with :
100
100
go-version-file : go.mod
101
101
cache : true
Original file line number Diff line number Diff line change 29
29
- name : Checkout Repository
30
30
uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
31
31
- name : Setup Golang Environment
32
- uses : actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3.3.1
32
+ uses : actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613 # v3.4.0
33
33
with :
34
34
go-version-file : go.mod
35
35
- name : Lint Code
You can’t perform that action at this time.
0 commit comments