go version update

patch-1
sandeep 2023-07-28 04:01:54 +05:30
parent 92defdbc51
commit a9f622f50e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.19
go-version: 1.20.x
- name: Installing Indexer
run: |