1
1
mirror of https://github.com/wader/fq.git synced 2024-11-22 15:45:45 +03:00

Update github-go-version from 1.17.5, 1.17.5 to 1.17.6

This commit is contained in:
bump 2022-01-07 16:03:40 +00:00
parent 2c3e41111d
commit 9e5d35a2f8
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: 1.17.5
go-version: 1.17.6
- name: Test
env:
GOARCH: ${{ matrix.goarch }}

View File

@ -19,7 +19,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: 1.17.5
go-version: 1.17.6
- name: Run goreleaser
uses: goreleaser/goreleaser-action@v2
with: