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

This commit is contained in:
Василий Толстов 2024-03-13 08:45:01 +03:00
parent 855709a753
commit 3f75c0e276

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