We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 587a391 + 49dccb7 commit 7316252Copy full SHA for 7316252
.github/workflows/check.yaml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/setup-go@v4
14
with:
15
go-version: 1.19.1
16
- - uses: golangci/golangci-lint-action@v3.4.0
+ - uses: golangci/golangci-lint-action@v3.6.0
.github/workflows/push.yaml
@@ -14,7 +14,7 @@ jobs:
17
18
19
release-build-darwin-amd64:
20
name: Release Build darwin/amd64
0 commit comments