File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
25
25
steps :
26
26
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
27
- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v5
27
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
28
28
with :
29
29
go-version-file : ' go.mod'
30
30
cache : true
Original file line number Diff line number Diff line change 19
19
timeout-minutes : 5
20
20
steps :
21
21
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
22
- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v5
22
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
23
23
with :
24
24
go-version-file : ' go.mod'
25
25
cache : true
35
35
runs-on : ubuntu-latest
36
36
steps :
37
37
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
38
- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v5
38
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
39
39
with :
40
40
go-version-file : ' go.mod'
41
41
cache : true
@@ -130,7 +130,7 @@ jobs:
130
130
- ' 9.0.3'
131
131
steps :
132
132
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
133
- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v5
133
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
134
134
with :
135
135
go-version-file : ' go.mod'
136
136
cache : true
You can’t perform that action at this time.
0 commit comments