all: sync with master

This commit is contained in:
Ainar Garipov
2024-06-05 19:00:28 +03:00
parent 1ccf8fe116
commit 1807198a9b
17 changed files with 108 additions and 71 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.22.3'
'GO_VERSION': '1.22.4'
'NODE_VERSION': '16'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.22.3'
'GO_VERSION': '1.22.4'
'on':
'push':