Обновить .github/workflows/build.yml
Some checks failed
build / test (push) Has been cancelled
build / lint (push) Has been cancelled
codeql / analyze (go) (push) Has been cancelled

This commit is contained in:
Василий Толстов 2024-03-13 08:44:39 +03:00
parent b9fdec821e
commit 855709a753

View File

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