1
1
mirror of https://github.com/wader/fq.git synced 2024-09-19 15:57:29 +03:00

Update github-go-version from 1.17.3, 1.17.3 to 1.17.4

This commit is contained in:
bump 2021-12-03 16:20:53 +00:00 committed by Mattias Wadman
parent a7a58c8fb2
commit c721ac8933
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: 1.17.3
go-version: 1.17.4
- name: Lint
uses: golangci/golangci-lint-action@v2
with:

View File

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