all: bump go in ci

This commit is contained in:
Eugene Burkov
2023-11-09 12:38:10 +03:00
parent ca898fe74e
commit f81a94eb94
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.20.10'
'GO_VERSION': '1.20.11'
'NODE_VERSION': '16'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.20.10'
'GO_VERSION': '1.20.11'
'on':
'push':