update workflow
Some checks failed
build / test (push) Failing after 1m20s
codeql / analyze (go) (push) Failing after 1m50s
build / lint (push) Failing after 16m37s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-03-10 22:35:00 +03:00
parent c2e8e53630
commit c4b4fc187e
3 changed files with 5 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ jobs:
- name: setup
uses: actions/setup-go@v3
with:
go-version: 1.17
go-version: 1.20
- name: checkout
uses: actions/checkout@v3
- name: cache