Skip to content

Commit 523023f

Browse files
author
vega-ci-bot
committed
Automated commit from vegaprotocol/terraform/github
1 parent 92b812b commit 523023f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Go
2020
uses: actions/setup-go@v3
2121
with:
22-
go-version: '1.18.0'
22+
go-version: '1.19.0'
2323

2424
- name: build
2525
run: make build

0 commit comments

Comments
 (0)