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

Merge pull request #551 from wader/bump-github-go-version-1.19.5

Update github-go-version to 1.19.5 from 1.19.4, 1.19.4, 1.19.4
This commit is contained in:
Mattias Wadman 2023-01-11 17:27:09 +01:00 committed by GitHub
commit 4513b2815a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.19.4
go-version: 1.19.5
- 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.19.4
go-version: 1.19.5
- 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.19.4
go-version: 1.19.5
- uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser