We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beebef3 commit 04deeeeCopy full SHA for 04deeee
1 file changed
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
go-version: 1.21.8
23
- uses: actions/checkout@v3
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: v2.1
0 commit comments