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 27
27
- name : Set up Go
28
28
uses : actions/setup-go@v5
29
29
with :
30
- go-version : 1.20.6
30
+ go-version : 1.21.9
31
31
32
32
- name : Import GPG key
33
33
id : import_gpg
Original file line number Diff line number Diff line change 22
22
- name : Set up Go
23
23
uses : actions/setup-go@v5
24
24
with :
25
- go-version : " 1.20 "
25
+ go-version : " 1.21 "
26
26
id : go
27
27
28
28
- name : Check out code into the Go module directory
58
58
- name : Set up Go
59
59
uses : actions/setup-go@v5
60
60
with :
61
- go-version : " 1.20 "
61
+ go-version : " 1.21 "
62
62
id : go
63
63
64
64
- uses : hashicorp/setup-terraform@v3
88
88
- name : Set up Go
89
89
uses : actions/setup-go@v5
90
90
with :
91
- go-version : " 1.20 "
91
+ go-version : " 1.21 "
92
92
id : go
93
93
94
94
- uses : hashicorp/setup-terraform@v3
You can’t perform that action at this time.
0 commit comments