Skip to content

Commit 0d17a23

Browse files
authored
Update ci.yaml
1 parent 1b38866 commit 0d17a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
strategy:
196196
matrix:
197197
node-version: ['16.x']
198-
go-version: ['1.21']
198+
go-version: ['1.22']
199199
steps:
200200
- uses: actions/checkout@v2
201201
- name: tag major and minor versions

0 commit comments

Comments
 (0)