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 ad152a2 + 87d3d9f commit f8c0f29Copy full SHA for f8c0f29
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
go-version: '1.19'
23
- uses: actions/checkout@v4
24
- name: golangci-lint
25
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v8
26
with:
27
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
28
version: latest
0 commit comments