File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 - name : Set up Go
2323 uses : actions/setup-go@v5
2424 with :
25- go-version : " 1.22 "
25+ go-version : " 1.24.2 "
2626 id : go
2727
2828 - name : Check out code into the Go module directory
8080 - name : Set up Go
8181 uses : actions/setup-go@v5
8282 with :
83- go-version : ' 1.22 '
83+ go-version : " 1.24.2 "
8484
8585 - name : Import GPG key
8686 id : import_gpg
Original file line number Diff line number Diff line change 2222 - name : Set up Go
2323 uses : actions/setup-go@v5
2424 with :
25- go-version : " 1.22 "
25+ go-version : " 1.24.2 "
2626 id : go
2727
2828 - name : Check out code into the Go module directory
9595 - name : Set up Go
9696 uses : actions/setup-go@v5
9797 with :
98- go-version : " 1.22 "
98+ go-version : " 1.24.2 "
9999 id : go
100100
101101 - uses : hashicorp/setup-terraform@v3
@@ -125,7 +125,7 @@ jobs:
125125 - name : Set up Go
126126 uses : actions/setup-go@v5
127127 with :
128- go-version : " 1.22 "
128+ go-version : " 1.24.2 "
129129 id : go
130130
131131 - uses : hashicorp/setup-terraform@v3
You can’t perform that action at this time.
0 commit comments