fix test action
This commit is contained in:
parent
018ec05fbc
commit
45153ff391
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: 'setup go'
|
- name: 'setup go'
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '1.21.5'
|
go-version: '1.22'
|
||||||
|
|
||||||
- name: 'Run Test'
|
- name: 'Run Test'
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user