Обновить .github/workflows/build.yml

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

@ -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