Update ci.yaml
This commit is contained in:
parent
1b388664cb
commit
0d17a2351f
|
@ -195,7 +195,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: ['16.x']
|
node-version: ['16.x']
|
||||||
go-version: ['1.21']
|
go-version: ['1.22']
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: tag major and minor versions
|
- name: tag major and minor versions
|
||||||
|
|
Loading…
Reference in New Issue