1
1
mirror of https://github.com/wader/fq.git synced 2024-11-26 10:33:53 +03:00

Update github-go-version from 1.18.5, 1.18.5, 1.18.5 to 1.19.0

This commit is contained in:
bump 2022-08-03 16:03:59 +00:00 committed by Mattias Wadman
parent eeb6ab3f7c
commit 103991f79a
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18.5
go-version: 1.19.0
- uses: actions/checkout@v3
- uses: golangci/golangci-lint-action@v3
with:
@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18.5
go-version: 1.19.0
- name: Test
env:
GOARCH: ${{ matrix.goarch }}

View File

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18.5
go-version: 1.19.0
- uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser